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

https://github.com/andreihirlav/order-management

Order management app for processing client orders for a warehouse, designed with the layered architecture pattern.
https://github.com/andreihirlav/order-management

java sql sql-server

Last synced: 9 months ago
JSON representation

Order management app for processing client orders for a warehouse, designed with the layered architecture pattern.

Awesome Lists containing this project

README

          

Orders Management application for processing client orders, designed according to the layered architecture pattern.
Relational databases were used to store the products, clients and the orders.