-
Notifications
You must be signed in to change notification settings - Fork 0
MVP
guanw88 edited this page Dec 11, 2018
·
7 revisions
NameTBD, an Eventbrite clone, is a ticketing application that allows event organizers to create and sell tickets, and allows event attendees to purchase tickets and bookmark events.
- Users can sign up, sign in, log out
- Users can use a demo login to try the site
- Users can't use certain features without logging in (creating events, purchasing tickets, bookmarking events)
- Adequate styling
- Smooth, bug-free navigation
- Adequate and appropriate seeds to demonstrate the feature
- Logged in users can create, update, and delete events (organizers only)
- Users can view events
- Logged in users can edit existing events
- Adequate styling
- Smooth, bug-free navigation
- Adequate and appropriate seeds to demonstrate the feature
- Logged in users can purchase tickets
- Purchase information is available to event organizers
- Adequate styling
- Smooth, bug-free navigation
- Adequate and appropriate seeds to demonstrate the feature
- Allow users to view subsets of events by category
- Allow event organizers to add categories to the event
- Adequate styling
- Smooth, bug-free navigation
- Adequate and appropriate seeds to demonstrate the feature
- Allow users to bookmark events to save for later
- Adequate styling
- Smooth, bug-free navigation
- Adequate and appropriate seeds to demonstrate the feature