Giter VIP home page Giter VIP logo

qr-code-generator's Issues

Please add direct copy image feature

Add Copy to Clipboard functionality: Provide a button that allows users to copy the generated QR code image to the clipboard, making it easy to paste it into other applications.

Exception to be more specific

Provide specific exceptions in the try-except blocks: Instead of using a general except block, use specific exceptions (e.g., except pyqrcode.QRCodeError) to handle errors more precisely.

Optimize/Modify the README File for the Project

Aim

  • Optimize/Modify the README for the Project.

Details [The end results I am looking for] :

  • An Attractive Header with good Markdown Badges
  • Proper Instructions on how new Contributors can contribute. Link this to CONTRIBUTING.md and Code of Conduct
  • Instructions on how everyone can use this project

Generate custom QR code

Aim

  • You need to custom QR codes having specific logos

Details [The end results I am looking for] :

  • Something similar to these things

image

Clear Functionality

Please add a button to clear the QR code image and subject entry, enabling the user to start fresh for a new QR code generation.

Add Bar Code feature to it

Aim

  • Add a feature so that user can add generate bar code also

Details [The end results I am looking for] :

  • A separate space within this dialogue box where users can generate Bar codes too.
  • Bar Code of all type (text or number or both mixed)

Tkinter Window Icon

Change the default Tkinter window icon to improve the UI.

window.iconbitmap("file.ico") #icon to be placed in the same directory.

Make this an executable program with .exe file

Aim

  • Make an .exe file for this project

Details [The end results I am looking for] :

  • An .exe file that can be executed, and from that executable version end - users can run the program.
  • This should support mainly windows and linux machines.

Add a feature to share the QR Code

Aim

  • To add share button

Details [The end results I am looking for] :

  • User can share the QR code via email.
  • This must open up their email desktop app and add the QR code in attachments.
  • Alternatively you can integrate an email sending server that will send the email from their account.

Improve the GUI experience

The overall QR generation experience can be enhanced by adding additional functionality & organizing the UI.

File Dialog for saving

Instead of requiring the user to manually enter the file name, use a file dialog to prompt them to choose the destination folder and specify the file name for saving the QR code.

Data Store Facility in CSV format

Aim:

  • Add a facility that stores all the data of previously generated QR codes in csv.

What I expect from the output:

  • Every time a someone generates a QR code its data should be stored in a csv automatically.
  • The data should also include a timestamp.

Save in User defined file dimensions

Aim

  • Give user an option to define their file dimension

Details [The end results I am looking for] :

  • You can give three option Large , Medium and Small.
  • Make sure all these are square in dimension.

Enable saving in multiple image formats

Also include & integrate the ability to save the image in multiple formats like jpeg,bmp,png,etc. than a default one.
It should also be user's choice to choose the format most suitable to him.

Save file in SVG format

Aim

  • Allow users to save file in SVG format

Details [The end results I am looking for] :

  • A different button for saving file as .svg
  • This button will give users an option to save file in SVG format

Artistic QR Code generator

Aim

  • Artistic or colourful QR-Codes needs to be generated

Details [The end results I am looking for] :

  • Something like this is expected
    image

Show all contributors in Readme

Aim

  • In the Readme file all contributors name should be made visible.

What I want exactly?

  • All current contributors name should be made visible.
  • By name I mean their user name.
  • If you can add their profile pictures to it, then its a added advantage.
  • you can make arrangements as you wish.
  • make sure it looks good.

requirements.txt

Make pip requirements.txt for one click installation of all the required modules.

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.