An online vegetable sales application allows customers to easily purchase fresh, locally sourced produce from their phone or computer. With a user-friendly interface, customers can browse and select from a wide variety of fruits and vegetables, customize their order, and choose a delivery or pickup option that works for them.
This repository contains the source code for the backend of an online vegetable sales application. The backend is built using Java and Spring Framework. It handles all the business logic and communicates with the database (MySQL) It exposes RESTful endpoints for the frontend to consume. The code follows best practices for maintainability and scalability. It is continuously integrated and deployed. This repository is open-source and contributions are welcome. The application is built using modern technologies such as Spring Boot. It also includes a swagger documentation for the endpoints. It follows the best practices for security in terms of input validation and access control.
#E-R Diagram
#WorkFlow