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

https://github.com/mazensayed91/warehouse-management-system


https://github.com/mazensayed91/warehouse-management-system

Last synced: 9 months ago
JSON representation

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

![image](https://user-images.githubusercontent.com/54520113/158747283-db01205a-68ed-45a1-bff7-de800e41b5cd.png)