Skip to content

Conversation

akash-rajak
Copy link
Contributor

Related Issue

  • Info about the related issue

  • LGM-SOC'21 Participant

  • DevIncept Participant

  • Contributor

fixes : #758
Closes: #758

Describe the changes you've made

  • A "Aadhaar Card Generation Application" is an application created in python with tkinter gui.
  • In this application, user generate a simple aadhaar card by filling the enrollment form.
  • Here user will be asked the details about Name, Age, D.O.B., gender, Mobile No., Address and also ask to upload the profile picture.
  • And after entering this details, user will be able to generate his/her aadhaar card, along with random aadhaar card number.
  • User will also be able to see what is aadhaar and why it is required.

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

yes , below i have provided the a screenshots and video link for showing how it works. and video of its working also.

Checklist:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly whereever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Screenshots

Original Updated
Original Screenshot Updated Screenshot

Below are the screenshots showing how application works,

1

2

3

4

5

6

7

@akash-rajak
Copy link
Contributor Author

akash-rajak commented Jul 15, 2021

@prathimacode-hub, was getting error while uploading the image in profile area, so i had shown the file name there, is it OK?

@prathimacode-hub prathimacode-hub added LGMSOC21 This issue will be considered for LGM-SOC 21 To Do Update Pending labels Jul 15, 2021
Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR approved. Outstanding work. Loved your spirit to get going. 🤩✨@akash435

@prathimacode-hub prathimacode-hub added the 🟨 Level2 This issue will be considered as level 2 issue for LGM-SOC 21 & DCP21. label Jul 15, 2021
@prathimacode-hub prathimacode-hub merged commit 61e86a1 into prathimacode-hub:main Jul 15, 2021
@prathimacode-hub prathimacode-hub removed the To Do Update Pending label Jul 28, 2021
@akash-rajak akash-rajak deleted the aadhaargenbranch branch March 13, 2022 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟨 Level2 This issue will be considered as level 2 issue for LGM-SOC 21 & DCP21. LGMSOC21 This issue will be considered for LGM-SOC 21
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Aadhaar Card Generation Application
2 participants