Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cobypear/dish-tracker

Keep track of dishes you've ordered at your favorite restaurants
https://github.com/cobypear/dish-tracker

dishes restaurant restaurant-menu

Last synced: 5 days ago
JSON representation

Keep track of dishes you've ordered at your favorite restaurants

Awesome Lists containing this project

README

        

# Dish Tracker

##### Dish Tracker can be found here:
https://cobypear.github.io/dish-tracker/
#### Track your favorite dishes with Dish Tracker
The Dish Tracker app is designed to help you remember which dishes you've ordered at your favorite restaurants, so you can continue trying new things instead of falling into the habit of ordering the same dish each visit.

#### How it works
The user is prompted for their location upon entering the homepage.
The location data is used to pull up restaurants nearby.
The user can then select a restaurant and see additional information such as a link to the full menu, address, phone number, and price range (if available).
Then, the user can select the restaurant and view the clickable menu items which will be stored in the Dishlist for future viewing!

#### Technologies Used
- JavaScript
- CSS
- HTML5
- Bootstrap 4
- Heroku
- Redis
- Node.js

##### Future development
- search by zipcode
- user uploaded pictures and reviews per dish
- "burn alert"-- let the user mark a dish or restaurant as to avoid it in the future