Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/castrodd/coffee
Coffeeshop Order Tracker
https://github.com/castrodd/coffee
order-management
Last synced: 19 days ago
JSON representation
Coffeeshop Order Tracker
- Host: GitHub
- URL: https://github.com/castrodd/coffee
- Owner: castrodd
- Created: 2017-09-07T21:50:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T23:55:45.000Z (over 7 years ago)
- Last Synced: 2024-12-09T16:44:28.303Z (27 days ago)
- Topics: order-management
- Language: JavaScript
- Homepage: http://wheresmycoffee.herokuapp.com/
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coffee Run
An order-tracking prototype for coffeeshops. Built primarily with JavaScript and jQuery.
### Features
Employees can keep track of orders placed and pending through the app. Currently orders are attached to an email address---which at the moment must have an @coffee.org domain---and options included cup size and addtional flavors. There is an easter egg in the app (hint: it is designed for people who really love coffee). Another current quirk is that only one order can be placed per email address. All of the above features are easily customizable.