Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sbthdr/nombomordertrackerapi
Food ordering tracker system API using node and express.
https://github.com/sbthdr/nombomordertrackerapi
ejs express node socket tailwindcss
Last synced: 30 days ago
JSON representation
Food ordering tracker system API using node and express.
- Host: GitHub
- URL: https://github.com/sbthdr/nombomordertrackerapi
- Owner: SBTHDR
- Created: 2022-01-01T16:47:44.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T08:06:32.000Z (about 3 years ago)
- Last Synced: 2024-11-10T07:37:11.518Z (3 months ago)
- Topics: ejs, express, node, socket, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 2.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nombomordertrackerapi
## About Repository
nombomordertrackerapi is a Food ordering tracker system api using node and express.
## Tech Specification
- Node
- Express
- Mongodb
- socket
- EJS## Features
- User Registration Endpoint
- User Login Endpoint
- Create, Read, Update, Delete Products Endpoint
- Order Tracking
- Authorization## Installation
- `git clone https://github.com/SBTHDR/nombomordertrackerapi.git`
- `cd nombomordertrackerapi/`
- `npm install`
- `npm run dev`## License
[MIT license](https://opensource.org/licenses/MIT).