Skip to content

ieee-sb-cev/membership-card-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEEE SB CEV - Membership Card Generator

Project Version : 1.0.0

For generating the badge for now, you need to be installed with NodeJS in your system.

To download the dependencies, use the command in command line.

npm install // This will install necessary dependencies to run.

Better to create a branch for yourself, before changing anything in the code.

To Create a Branch, use terminal / command line,

git branch <branch-name> // git branch hafis-cp
git checkout <branch-name> // git checkout hafis-cp

Later on, for generate a badge for your convenience, you need to do some steps. Open app.js file for making the changes.


After changing the values, run the JS File.

node app.js
# Browse :

localhost:3000

# as App is listening on the port 3000

Play with the Badge Generator. The output file will be generated on the folder final-outs.


Link to the Figma File for the Template Design


Future Updations Required :

  • Personal photograph embedded badges.
  • QR Code for data validation for badges.

Make sure your contribution and do the PR. Happy to collaborate ♥


Template File

Template


Generated Sample File

Sample Generated


Thank You.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published