-
Notifications
You must be signed in to change notification settings - Fork 0
MVP Feature List
Caroline Sarkki edited this page Dec 14, 2021
·
1 revision
- [CREATE] Logged in users can create a restaurant page
- [READ] Any user can see a restaurant's page
- [UPDATE] Logged in user who created the restaurant page can update the page
- [DELETE] Logged in user who created the restaurant page can delete the page
- [CREATE] Logged in users can create a review
- [READ] Any user can see a restaurant's reviews
- [UPDATE] Logged in user who created the restaurant review can update their review(s)
- [DELETE] Logged in user who created the review can delete it
- [READ] Any user can search/select categories to view restaurants
- [CREATE] Logged in users can add an image of the restaurant
- [READ] Any user can see a restaurant's images
- [DELETE] Logged in user who added the image can delete it
- [READ] Any user can see a map of restaurants in the selected location