https://github.com/jordanrad/onyx-admin-webui
Admin panel for our order management system
https://github.com/jordanrad/onyx-admin-webui
front-end react
Last synced: 5 months ago
JSON representation
Admin panel for our order management system
- Host: GitHub
- URL: https://github.com/jordanrad/onyx-admin-webui
- Owner: JordanRad
- Created: 2021-05-14T15:17:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-13T19:23:15.000Z (over 4 years ago)
- Last Synced: 2023-04-27T20:29:22.318Z (about 3 years ago)
- Topics: front-end, react
- Language: JavaScript
- Homepage:
- Size: 1.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Admin Panel
Limpo admin panel is a standalone web-based order service for a cleaning company startup.
## Business Case
Software product for a cleaning company startup which aims to automate some business processes. In particular, this software will handle the order process and the respective subprocesses which includes:
- Place an order from admin
- Place an order from the web shop of the company
- Modify and keep track of orders' status
- Cancel orders
- Reporting completed orders
## Project Strcuture
This project has 2 main repositories:
- *Limpo Admin Panel* - where you can find the client application (this repository)
- *Limpo Order Service* - where you can find the API [link to admin](https://github.com/JordanRad/limpo-order-service.git)
## API Development Stack
- React JS
- Material UI
- (chart library)