This repository will be used for team projects.
Several sets of instructions are included in this repository. They should each be treated as separate assignments with their own due dates and sets of requirements.
See the App Map & Wireframes and Prototyping instructions for the requirements of the initial user experience design of the app.
Delete the contents of this file and replace with the contents of a proper README.md, as described in the project setup instructions
See the Sprint Planning instructions for the requirements of Sprint Planning for each Sprint.
See the Front-End Development instructions for the requirements of the initial Front-End Development.
See the Back-End Development instructions for the requirements of the initial Back-End Development.
See the Database Integration instructions for the requirements of integrating a database into the back-end.
See the Deployment instructions for the requirements of deploying an app.
This application will allow users to rate individual items at restaurants. There are two current problem with review systems like Google Reviews (which is excellent) and Yelp: (1) you can rate restaurants but not individual food items, and (2) people don't know what's "the best" thing to order at a restaurant unless by word of mouth. On the first point, critically, things such as service and ambience will lower the overall rating of the restaurant even if the food is fire (delicious). Our application solves this problem by focusing our ratings exclusively on the dishes themselves. On the second point, our application enables users, before going to or at a restaurant, to quickly lookup the best-rated items. Our target market is foodies and those with allergies.
In 2 months we want this project to be fully functional.
Akhil Kotamraju: Github & LinkedIn
Christina Borao: Github & LinkedIn
James Galbraith: Github & LinkedIn
Janak Balar: Github & LinkedIn
This application idea was the creation of five excited foodies. We bonded on the shared experience of craving a dish but not knowing which restaurant serves the best version of that dish. We are solving this issue through our application!
Project contributions should be made with the following guidelines in mind.
PRIOR TO MAKING ANY PUSH REQUESTS: make sure to enter the command 'git pull' into your terminal, then stage your changes and push your code with a detailed message regarding the changes made.
After starting up the application...