Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soumyaexe/idgenerator
A ID Card Generator Made Using HTML, CSS, JAVASCRIPT
https://github.com/soumyaexe/idgenerator
Last synced: 11 days ago
JSON representation
A ID Card Generator Made Using HTML, CSS, JAVASCRIPT
- Host: GitHub
- URL: https://github.com/soumyaexe/idgenerator
- Owner: SoumyaEXE
- Created: 2024-10-30T03:17:32.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T03:36:11.000Z (2 months ago)
- Last Synced: 2024-10-30T06:19:08.250Z (2 months ago)
- Language: CSS
- Homepage: https://idgen.vercel.app
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IDGenerator
![License](https://img.shields.io/badge/license-MIT-blue.svg)
## 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](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)## 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:**
```bash
git clone https://github.com/SoumyaEXE/IDGenerator.git
```2. **Change directory:**
```bash
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](LICENSE) file for more details.
## Contact
Soumya - [@s0umy4_xd](https://www.instagram.com/s0umy4_xd) - [email protected]
Project Link: [https://github.com/SoumyaEXE/IDGenerator](https://github.com/SoumyaEXE/IDGenerator)