An E-commerce web application built with Java (Maven), Spring Boot, Hibernate, MySQL, and Thymeleaf.
Developed in 2023 as an academic end-of-year project, this application demonstrates the design and implementation of a modern online store using the Java Enterprise Edition (JEE) ecosystem.
- π§ User authentication and registration
- ποΈ Product catalog browsing and search
- π Shopping cart and order management
- βοΈ Admin dashboard for product and user management
- π Secure data handling with Hibernate ORM and MySQL
| Layer | Technologies |
|---|---|
| Backend | Java, Spring Boot, Hibernate, Maven |
| Frontend | Thymeleaf templates |
| Database | MySQL |
| Architecture | MVC pattern |
This project was created as part of my academic cursus in 2023, showcasing key concepts in web application development, database integration, and server-side rendering with Java and Spring Boot.
This project was developed for educational purposes as part of an academic program.