Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)