-
Notifications
You must be signed in to change notification settings - Fork 0
MVP Features List
Demeatrice J. Sherrod edited this page Sep 14, 2023
·
1 revision
- Deliver live application to users via hosting service
- Users can sign up, sign in, and log out on the application
- Users can use a demo login to test the sites features and services
- Users can't use certain features without logging in (Joining Groups and RSVPs) - Future feature
- Logged in users can create new groups
- All users can view existing groups
- Logged in users can join existing groups
- Logged in users can leave groups
- Logged in users that are group leaders can create new events hosted by their group
- All users can view a list of upcoming events
- Logged in users can RSVP to attend events
- Logged in users can comment on events
- Events display a feed of comments
- Users can search events by location (e.g. City, State, Zip Code)
- Users can search events by group name
- Users can search events by event name
- Users can search for groups by group name
- Users can search events by date
- Users can find events by specific categories (e.g. Programming Language, Industry, Frontend/Backend, etc.)
- Group Pages will display a calendar of events specific to that group
- Brief explanation of what the app is and does
- How to start development environment
- Technologies used
- Link to live site
- Link to Wiki docs
- Discussion of two features that show off the team's technical abilities
- Discussion of both challenges faced and the way the team solved them
- Code snippets to highlight the best code