Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cobypear/dish-tracker
- Owner: CobyPear
- Created: 2020-11-16T16:02:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-07T13:58:37.000Z (over 3 years ago)
- Last Synced: 2024-10-12T02:27:30.864Z (about 1 month ago)
- Topics: dishes, restaurant, restaurant-menu
- Language: JavaScript
- Homepage: https://cobypear.github.io/dish-tracker/
- Size: 49.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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