https://github.com/mazensayed91/warehouse-management-system
https://github.com/mazensayed91/warehouse-management-system
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mazensayed91/warehouse-management-system
- Owner: Mazensayed91
- Created: 2022-03-16T18:34:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-15T06:23:08.000Z (about 4 years ago)
- Last Synced: 2025-06-16T23:02:40.521Z (about 1 year ago)
- Language: Java
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# social-media-platform-spring-boot
## User Requirements
### Admin:
- Admin can add a supplier.
- Admin can add a customer
- Admin can advice supplier to supply skus
### Customer:
- Customer can view details about each sku
- Customer can retrieve a list of all available skus paginated
- Customer can make an order
### Supplier:
- Supplier can add sku
- Supplier can delete his own sku
## Technolgy Stack
- Language: Java 8+
- Frameworks: Spring Boot, Spring Data JPA
- Build tool: Maven
- Server: Tomcat
- DB: MySQL
- REST DOC: Swagger
- Production: AWS
## Data Resources
- Post
- Comment
- User
## Database
