Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dimkl/ordering_system
Ordering System
https://github.com/dimkl/ordering_system
Last synced: 9 days ago
JSON representation
Ordering System
- Host: GitHub
- URL: https://github.com/dimkl/ordering_system
- Owner: dimkl
- License: gpl-3.0
- Created: 2022-04-03T21:25:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-03T19:36:20.000Z (4 months ago)
- Last Synced: 2024-10-06T03:21:42.908Z (3 months ago)
- Language: TypeScript
- Size: 2.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ordering System
Design Document: https://docs.google.com/document/d/1iC7WXf4XLI4n11LNUmfV0bwssisP_5-JxQASa30U5WE/edit#heading=h.c7ymt1v63475
## API
Executing `npm start` will start the API server running at http://localhost:3000
## Admin
TODO
## Waiter APP
Executing `npm start` will start the an Expo application that can be used through Expo Go application
## User APP
Executing `npm start` will start the an Expo application that can be used through Expo Go application