Yelp and Google Reviews are written by strangers that you cannot necessarily trust. Our solution is to create an application which creates a more personalized food-rating experience! The application connects you to your friends and allows you to see what/where your friends are eating via posts on a feed.
The UI will be half map (showing locations of the restaurants) / cards (reviews/photos of restaurants) on each person's account.
- Connect with other people also interested in trying new food by adding them as friends! You can comment on posts and chat with users(almost like a social media) Basically a https://letterboxd.com/ but for food haha
- A map feature where you can drop “pins” for all the food places tried
- Authentication features so that people can make accounts
- Ability to rate/review/add photos of restaurants and make posts
- A feed page where all of your friends posts will show up on one half of the screen, and map on the other half of the screen.
- Public and private posts
- Recap of the year
- Discover feature for public profiles
- Filters (type, price..)
- Suggested restaurants
- Link other social media account/phone number
- Database: MongoDB Database.
- Backend: Node.js & Express.js to communicate with the frontend.
- UI/ Frontend: React.
- APIs:
- People can query a restaurant or a cafe to add a pin on their map using Google Maps API.
- There’s also an option to look for nearby places using this.
- Authentication