Skip to content

MathDEV-0/Quickbite-FoodDelivery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickbite-FoodDelivery

This project is a Spring Boot application structured with layered architecture to manage e-commerce operations. It includes configuration classes for environment setup, entity models representing database tables, DTOs for data transfer between frontend and backend, and mappers to convert between entities and DTOs. Repositories handle data access with Spring Data JPA, services implement business logic such as discount calculation and order management, and REST resources expose endpoints for frontend interaction. The design ensures clean separation of concerns, maintainability, and scalability.

About

This is a Spring monolithic application following a modular layered architecture for managing e-commerce operations.The application is designed for clean separation of concerns, maintainability, and scalability

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages