heroanproject / carthief

MIT License
1 stars 1 forks source link
Open issues workflow badge Pull request workflow badge Open issues workflow badge

Cars sales management system

This spring boot application will provide an efficient and effective sales management system for the sales of cars. The application's features, such as inventory management,purchasing and selling will ensure that user have a seamless experience when buying or selling cars online.

We are going to create a database with the ability to perform CRUD operations, which include creating, reading, updating and deleting data.

We use MySql in this project.