Skip to content

The ID Card Generator is a tool designed to create ID cards. It allows users to input spreadsheet containing candidate details and generate a printable ID card with a photo, name, and other relevant information.

Notifications You must be signed in to change notification settings

callmeniyu/IdCardGenarator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ID Card Generator

Description

The ID Card Generator is a tool designed to create professional ID cards for organizations. It allows users to input personal details from spreadsheet and generate a printable ID card with a photo, name, and other relevant information.

Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/IdCardGenerator.git
  2. Navigate to the project directory:
    cd IdCardGenerator
  3. Install the required dependencies:
    npm install

Run

To start the application, use the following command:

npm start

Working

  1. Open the application in your browser.
  2. Upload the spreadsheet file containing details of the candidates in the file upload field on the left.
  3. Upload the docx file containing details of the candidates in the file upload field on the left.
  4. Click on the "Generate" button to create the ID card.
  5. The generated ID card can be downloaded or printed directly from the application.

About

The ID Card Generator is a tool designed to create ID cards. It allows users to input spreadsheet containing candidate details and generate a printable ID card with a photo, name, and other relevant information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published