IDGenerator is a web application that allows users to create personalized badges with QR codes. It enables users to enter details like event name, person name, designation, company, and access level to generate a badge that can be downloaded or printed. This project aims to simplify the process of creating professional ID badges for events and organizations.
- Generate custom badges with user input.
- Include QR codes that contain badge information.
- Download badges as images.
- Simple and user-friendly interface.
To run the IDGenerator locally, follow these steps:
-
Clone the repository:
git clone https://github.com/SoumyaEXE/IDGenerator.git
-
Change directory:
cd IDGenerator
-
Open the
index.html
file in your web browser.
- Fill out the badge form with the required details: event name, person name, designation, company, and access level.
- Click the "Generate Badge" button to create your badge.
- You can download the badge as an image by clicking the "Download Badge" button.
- If you want to create another badge, click "Create Another Badge."
If you'd like to contribute to the IDGenerator project, please follow these steps:
- Fork the project.
- Create your feature branch (
git checkout -b feature-branch
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
Soumya - @s0umy4_xd - [email protected]
Project Link: https://github.com/SoumyaEXE/IDGenerator