-
Notifications
You must be signed in to change notification settings - Fork 0
Features List
Krista Strucke edited this page Jun 24, 2022
·
1 revision
- Users can sign up, log in, and log out.
- Demo login/logout feature to try the site without signing up
- GET all events (see all events)
- GET event (see particular event)
- CREATE event (create a new event)
- UPDATE event (edit that event)
- DELETE event
- GET registration/ticket details
- CREATE registration/ticket (create new registration ticket)
- DELETE registration/ticket (unregister for event)