Giter Site home page Giter Site logo

qr-generator's Introduction

QR Code Generator

Create QR codes effortlessly with our easy-to-use QR code generator. Whether you want to render a QR code, download it, or send it via SMTP, this tool has you covered.

ONLINE DEMO:

https://qr-generator-service.onrender.com/

Getting Started

To get started, follow these simple steps:

  1. Clone the Repository:
    git clone https://github.com/zetacoder/qr-generator.git
    cd qr-generator/backend
    
  2. Install Dependencies:
    go mod tidy
    
  3. Configure the directories and env variables:
  • Go to /qr-generator/backend
  • Check .env.example and set the email configuration you want to use and directories to load templates.
  • IMPORTANT: To be able to send emails trough SMTP, you must configure the password in your account. Click here to know how to do it. After that add it to PASSWORD in .env.example.
  • Once all done, save the file as .env so can be readed by the app.

5.` Run the Application:

  • Open the project in your preferred code editor.
  • Go to /backend directory and run: go run .
  • This will serve all the frontend elements from the backend. Server-side rendering.
  1. Access the Web Interface: Open a web browser and navigate to http://localhost:8080 (by default if running in local machine).`

  2. Fill out the Form:

  • Complete the form with the necessary information.
  • Choose to render, download, or send the QR code via SMTP.
  1. DONE!
  • Use the QR for the purpose that fit you best!

Features

  1. Easy-to-Use: A user-friendly interface for generating QR codes.
  2. Render QR Codes: View the QR code directly in your browser.
  3. Download: Save the QR code as an image file for offline use.
  4. Email Sending: Send the QR code via email using SMTP.

Contributing

If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository
  2. Create a new branch for your feature or bug fix
  3. Commit your changes and push them to your fork
  4. Submit a pull request

Contact

If you have any questions or feedback, please contact Alberto Gonzalez at [email protected] Enjoy creating QR codes with our simple and efficient QR code generator!

qr-generator's People

Contributors

zetacoder avatar northflank-cloud-build-run[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.