Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shadmansaleh/suppliersynergy
DBMS project for CSE-252 course
https://github.com/shadmansaleh/suppliersynergy
Last synced: about 2 months ago
JSON representation
DBMS project for CSE-252 course
- Host: GitHub
- URL: https://github.com/shadmansaleh/suppliersynergy
- Owner: shadmansaleh
- License: gpl-3.0
- Created: 2023-11-24T17:42:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-26T11:53:45.000Z (10 months ago)
- Last Synced: 2024-10-12T22:49:11.997Z (3 months ago)
- Language: Java
- Size: 24.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### SupplierSynergy
A Supply Chain Management System made on MySQL and Java Swing.
This project primarily develops a database for storing data related to supply chain. Along with management software for it.
Project for CSE-252 (DBMS) course by:
- Shadman Saleh ([email protected])### How to setup
1. The database migration files are provided here [SupplierSynergy_DB.sql](https://github.com/shadmansaleh/SupplierSynergy/blob/main/db/SupplierSynergy_DB.sql)
2. The frontend uses java ant build system and can be ran with `ant run` command### Screenshots
![Supplier Synergy ERD final with color](https://github.com/shadmansaleh/SupplierSynergy/assets/13149513/4c1d9c42-4d64-488b-8a47-3500464cba63)
![SupplierSynergy DB_schema_v2](https://github.com/shadmansaleh/SupplierSynergy/assets/13149513/dc2a1e8d-e03b-454f-a369-e18c7fefc38c)
![Screenshot_20240326_173753](https://github.com/shadmansaleh/SupplierSynergy/assets/13149513/6f72affb-c4f9-4617-a83e-91809a1b1325)
![Screenshot_20240326_173819](https://github.com/shadmansaleh/SupplierSynergy/assets/13149513/cba40592-5925-4b38-8c82-4e0908a9d66e)
![Screenshot_20240326_173846](https://github.com/shadmansaleh/SupplierSynergy/assets/13149513/3bf4edc9-38e1-4b2f-96ae-0e15356db778)
![Screenshot_20240326_173852](https://github.com/shadmansaleh/SupplierSynergy/assets/13149513/4cce0d57-706d-4595-84c4-e3fed5d5a809)
![Screenshot_20240326_173856](https://github.com/shadmansaleh/SupplierSynergy/assets/13149513/b2247bcc-5d0a-437e-b8b9-b3378b097756)
![Screenshot_20240326_173905](https://github.com/shadmansaleh/SupplierSynergy/assets/13149513/c32e04bb-a572-4ec7-a83a-d8a164d3876f)