A full-stack E-commerce platform built with Spring Boot and MySQL. The project provides a seamless shopping experience with features like product catalog, cart, order management and payment integration.
- 👤 User registration, login & profile management
- 🛍️ Product browsing & admin product management
- 🛒 Shopping cart (add/remove/update)
- 💳 Secure checkout with payment integration
- 🎨 Responsive JSP + Bootstrap frontend
- Language: Java
- Backend: Spring Boot, Spring MVC
- Persistence: Spring Data JPA, Hibernate
- Frontend: JSP, Bootstrap, CSS
- Database: MySQL
- Build Tool: Maven
- Clone the repository.
- Configure the MySQL database in
application.properties. - Run the Spring Boot application.
- Open the application in your browser.
🌐 Application URL: http://localhost:8080