/nlw-unite-node

A hands-on and easy-to-use participant management application for face-to-face events based on Rockeseat NLW Unite event

Primary LanguageTypeScriptMIT LicenseMIT

Pass.In

A hands-on and easy-to-use participant management application for face-to-face events based on Rockeseat NLW Unite event

Requirements

Business rules

  • The participant can only register for an event once;
  • The participant can only register for events with available places;
  • The participant can only check-in to an event once;

Functional requirements

  • The organizer must be able to register a new event;
  • The organizer must be able to view data from an event;
  • The organizer must be able to view the list of participants;
  • The participant must be able to register for an event;
  • The participant must be able to view their registration badge;
  • The participant must be able to check-in at the event;

Non-functional requirements

  • Check-in at the event will be done via a QRCode;