An open API service indexing awesome lists of open source software.

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

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)