Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.44 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.44 KB

QRCodeGen

"Streamlit-based QR code generator: Easily create QR codes for URLs, text, and more. Customize size, color, and error correction level. Simple yet powerful!"

https://qrcodegeneration.streamlit.app/

Features

  • Input text to generate a QR code.
  • Download the generated QR code as an image.
  • Add custom image to QR code
  • Change Colours and much more

Installation

To run this application locally, you need to have Python installed. Follow the steps below to set up and run the app.

  1. Clone the repository:

    git clone https://github.com/yourusername/qrcode-generator.git
    
  2. Navigate to the project directory:

    cd qrcode-generator
    
  3. Install dependencies:

    pip install -r requirements.txt
    
  4. Run the app:

    streamlit run app.py
    

Contributing

Contributions are welcome! If you'd like to contribute to the GitIgnore File Generator, please follow these guidelines:

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Make your changes and ensure that tests pass.
  • Submit a pull request with a clear description of your changes.

Pull requests and stars are always welcome.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For questions, suggestions, or feedback, please contact the project maintainer at [email protected].