Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Order management app for processing client orders for a warehouse, designed with the layered architecture pattern.
- Host: GitHub
- URL: https://github.com/andreihirlav/order-management
- Owner: AndreiHirlav
- Created: 2024-08-09T10:44:12.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T17:01:44.000Z (6 months ago)
- Last Synced: 2024-10-19T10:19:31.581Z (4 months ago)
- Topics: java, sql, sql-server
- Language: Java
- Homepage:
- Size: 371 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.