Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tuananh131001/hunt-project
- Owner: tuananh131001
- Created: 2023-01-11T03:55:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T04:28:28.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T02:41:28.112Z (3 months ago)
- Language: Java
- Homepage:
- Size: 11.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.