Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 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.