Deployed - https://thegoodavocado.netlify.app/
A Yelp Mockup: Restaurant Reviews and Descriptions
Alina, Angel, Melanie, Sam
Our Application is designed to allow users to interact with various restaurants. Users can share their favorite restaurants to help users have better experiences when dining out. Users will be able to share their experiences and leave reviews. Our intended audience is for anyone who enjoys trying new restaurants and sharing their love of food. People all over the world are always looking for insight before spending their hard earned money on a lousy meal. Food is something everyone enjoys and we hope to share a great platform to help users have great meals.
-
Compile seed data based on a few restaurants in various locations to start
-
Seed data: Location
-
Restaurant model:
-
Type: style/ cuisine
-
Location: string
-
Delivery: Boolean
-
Reviews: Sub-document
-
Ratings: Sub-document
- React
- Mongoose
- Express
- Node.js
- MongoDB
- Bootstrap
As a user, I want the ability to...
- sign up.
- sign in.
- change my password.
- sign out.
- find restaurants.
- see the menu( image?) or link to menu
- read reviews on restaurants
- review the restaurant with comments/Rating.
- create my own restaurants.
- update my comments/reviews.
- view all of my restaurant reviews in a list.
- read more details of individual experiences.
- delete my review.
- view reviews others have created.
- favorite restaurants that other people have created.
Day | Task |
---|---|
Monday | * Approval * API setup * Models * Functionality * Research for Frontend |
Tuesday | * More of the same * Check Functionality |
Wednesay | * Frontend * React - Components * Testing |
Thursday | * Frontend * React - Components * Testing |
Friday | * Stretch Goals |
Saturday | * Rest? Watch a movie? |
Sunday | * Checking everything |
link to Route Table: https://docs.google.com/document/d/1akUKBv4C3ENjpQdZiww0Eg14tJImJ6vQsz81rTDH7n4/edit
TripAdvisor Mockup