Skip to content

Latest commit

 

History

History
66 lines (44 loc) · 2.03 KB

README.md

File metadata and controls

66 lines (44 loc) · 2.03 KB

IDGenerator

License

Description

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.

Table of Contents

Features

  • Generate custom badges with user input.
  • Include QR codes that contain badge information.
  • Download badges as images.
  • Simple and user-friendly interface.

Installation

To run the IDGenerator locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/SoumyaEXE/IDGenerator.git
  2. Change directory:

    cd IDGenerator
  3. Open the index.html file in your web browser.

Usage

  1. Fill out the badge form with the required details: event name, person name, designation, company, and access level.
  2. Click the "Generate Badge" button to create your badge.
  3. You can download the badge as an image by clicking the "Download Badge" button.
  4. If you want to create another badge, click "Create Another Badge."

Contributing

If you'd like to contribute to the IDGenerator project, please follow these steps:

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

Soumya - @s0umy4_xd - [email protected]

Project Link: https://github.com/SoumyaEXE/IDGenerator