🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
In this script, will create a simple aadhar card generating application using tkinter GUI,
In this application user will be able to allowed to fill the form of aadhar card.
which will contain basic details like Name, Profile picture, virtual signature, DOB and other details necessary for aadhaar card.
Will also implement to check the validiy of each data user is filling, and if data is not valid then will not allow user to submit the form.
And after that will generate a virtual aadhar card using that data.
Title: Aadhar Card Generation Application About: It's an GUI script Name: Akash Ramanand Rajak Label: Feature Request Assignee: ''
Define You:
In this script, will create a simple aadhar card generating application using tkinter GUI,
In this application user will be able to allowed to fill the form of aadhar card. which will contain basic details like Name, Profile picture, virtual signature, DOB and other details necessary for aadhaar card.
Will also implement to check the validiy of each data user is filling, and if data is not valid then will not allow user to submit the form.
And after that will generate a virtual aadhar card using that data.