Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tuananh131001/hunt-project

Warehouse management website
https://github.com/tuananh131001/hunt-project

Last synced: 26 days ago
JSON representation

Warehouse management website

Awesome Lists containing this project

README

        

# Hunt-project
![image](https://user-images.githubusercontent.com/67695658/217433680-7a3b6f1c-e2cb-488c-ab3f-7e2822eaa556.png)

Deploy link : https://gorgeous-alfajores-c911ed.netlify.app/
To run on local:
1.Use the folder local to run:
2. Run docker-compose first
3. Open folder project in intellij and select java17
4. Run the springbootapplication
5.API will be : localhost:3000
Here is the ERD of my work:
For the backend I created these above models with relationships that follow the requirements
first then create controllers and services for each . Then I create the front end using React JS
and React Router , React Query , for the back end I use redis , spring boot 2.7.7, kafka, java 17
. I use monolithic architecture because it is easy to deploy and light.I have a complete search,
filter,pagination,CRUD, edit,delete,... Product list,Bill of Material ,kafka ,deploy on cloud ,redis
.,few MO , MPO, Inventory . I have not completed User management,
authentication/authorization.
max to explain clearly your approach, justify architecture and design you have chosen, what
functionalities you have completed, what you have not completed, any innovation in your
design.