Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maneeshavr/hello_shoe_shop-backend
Comprehensive API for managing shoes, customers, orders, and order details in shoe store applications. Built with Spring Boot and MySQL.
https://github.com/maneeshavr/hello_shoe_shop-backend
mysql springboot
Last synced: 5 days ago
JSON representation
Comprehensive API for managing shoes, customers, orders, and order details in shoe store applications. Built with Spring Boot and MySQL.
- Host: GitHub
- URL: https://github.com/maneeshavr/hello_shoe_shop-backend
- Owner: ManeeshaVR
- Created: 2024-05-05T15:22:12.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-06-04T16:32:48.000Z (7 months ago)
- Last Synced: 2024-11-08T19:47:04.999Z (about 2 months ago)
- Topics: mysql, springboot
- Language: Java
- Homepage:
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Hello Shoes Pvt. Ltd. - Shoe Store Management System API
Welcome to the Shoe Store Management System API by Hello Shoes Pvt. Ltd. This API provides a comprehensive solution for managing shoes, customers, orders, and order details, designed to meet the requirements of shoe store applications.
## Technologies Used
- Spring Boot
- MySQL## How to Use
1. Clone the repository: [https://github.com/ManeeshaVR/Hello_Shoe_Shop-Backend](https://github.com/ManeeshaVR/Hello_Shoe_Shop-Backend)
2. Set up your Spring Boot environment.
3. Ensure MySQL is installed and running.
4. Configure the application properties to connect to your MySQL database.
5. Run the application.
6. Utilize the provided website as the frontend.## Frontend
- **GitHub Repo:** [https://github.com/ManeeshaVR/Hello_Shoe_Shop-Frontend](https://github.com/ManeeshaVR/Hello_Shoe_Shop-Frontend)
## License
This project is licensed under the MIT License.
## Document
- **Entity Relationship Diagram:** [https://drive.google.com/file/d/1KGtrAMFQjf4B7N08WxssoL5BkjrZdAlM/view?usp=sharing](https://drive.google.com/file/d/1KGtrAMFQjf4B7N08WxssoL5BkjrZdAlM/view?usp=sharing)
- **Class Diagram:** [https://drive.google.com/file/d/1Wr_DhrstgIE60oZDzUazTZZJMgSSheR-/view?usp=sharing](https://drive.google.com/file/d/1Wr_DhrstgIE60oZDzUazTZZJMgSSheR-/view?usp=sharing)