Skip to content

bantangzm/qrcode-badge-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qrcode-badge-app

  • User can see an input panel containing input fields for the attendee name, email address, GitHub account name, and 'Create' buttons.
  • User can enter data into these input fields. Note that attendee name and email address are required, but the GitHub account names are optional fields.
  • User can click the 'Create' button to generated an image of the attendees name badge.
  • User can see an error message if any of the following are true:
    • Required fields are empty
    • A first name and last name have not been entered
    • Email input field isn't a properly formatted email address
  • User can see an badge panel displayed on screen containing this information, plus a QR code encoded with this information.

Usage

git clone git@github.com:vikoala/qrcode-badge-app.git

About

create a qrcode for record your info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published