Skip to content

Application to managing events using QR Code validation . Built with ReactJs using Axios.

Notifications You must be signed in to change notification settings

JulianaBurzlaff/eventin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVENTIN

Application to managing events using QR Code validation .
Built with ReactJs using Axios.


🎫 Functionalities

  1. Admin control : panel for registration and management of events, users and attendants. Only the admin will have access to the registration data.

  2. User access : the user has access to all event data (date, time, description), previously registered by the admin. During the session, the user can subscribe (unsubscribe), generating a ticket with a unique QR Code for each registered event.

  3. Attendant validation : the attendant is the only special user that can validate a QR Code in event entrance. Each ticket can only be used once.

🏁 Getting Started

This project was bootstrapped with Create React App, so you need to install Node.js and Yarn first, in order to test the project.

Then, clone the repository with:

git clone https://github.com/julianaburzlaff/eventin.git

So, in the project directory, you can run:

yarn install

to install the dependencies and

yarn start

to open the project on localhost in your browser.

About

Application to managing events using QR Code validation . Built with ReactJs using Axios.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages