MVP List - StevelandOH/dogwlkr GitHub Wiki
1. Hosting on Heroku
2. Users
- Users can sign up, sign in and log out
- Users can use a demo login to try the site
- Users can't use the app without logging in
3. Routes
- Logged in users can create and save routes using GoogleMaps API
- Logged in users can update the title, photoImg and description of a Route
- Logged in users can delete a route
4. Routes Feed
- Users routes will appear cascading down the middle of their profile page
4. Pet Profile Card
- Adequate styling
- Will appear on logged in user's profile page
- Logged in users can create, delete and edit a profile for their pet
- Adequate seeding to demonstrate feature
5. Activities
- Logged in users will have the ability to create and delete custom activities for their pet
- Logged in users will be able to edit the activity however they wish
6. Activity Feed/Stats
- Adequate styling
- Logged in users will be able to navigate to a separate page that lists all activities
- Logged in users will be able to order the list of activities by any category
7. A Production README
Bonus: Friends Bonus: Activity Comments Bonus: Social Feed