Skip to content

An online vegetable sales application allows customers to easily purchase fresh, locally sourced vegetable 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.

Notifications You must be signed in to change notification settings

niteshpalcode/Green_Basket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Green Basket



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

E-R Diagram



#WorkFlow

WorkFlow

About

An online vegetable sales application allows customers to easily purchase fresh, locally sourced vegetable 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.9%
  • HTML 5.8%
  • JavaScript 5.3%