ashutoshgautams / Elite-Events

A online Event Management Application - Web/Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event ticketing application with Next.js and Firebase

The application does the following:

  • authenticates users via Email and Password with Firebase,
  • allows users to create events and generate an RSVP or registration link to share with friends or the public.
  • when someone registers via your invite (RSVP) link, they receive the event ticket in their email, including a passcode which you can use to verify their event ticket from your dashboard.
  • The application also allows you as a user to view the number of people who registered for your event, validate an attendee's ticket via the passcode they receive, and also disable the registration link when you have enough attendees. You can also delete an event after it has occurred.

About

A online Event Management Application - Web/Android


Languages

Language:JavaScript 98.7%Language:CSS 1.3%