This E-commerce project built on Spring Boot.
Deployed on Amazon web services EC2.
Look demo below.
Or visit website http://perfumeweb.tk
Login: admin
Password: admin
- Spring (Boot, Data, Security)
- JPA / Hibernate
- PostgreSQL
- Thymeleaf
- Bootstrap, CSS
- Maven
- Junit, Mockito
- Lombok, slf4j
- Customers can register / log in.
- Customers can navigate on the main pages browse products or select an item from the showcase and preview.
- Customers can search for the product according to the specified criteria.
- Customers can add products to the shopping cart and delete products from the shopping cart.
- Customers can order the products in the shopping cart.
- Customers can change their password and view their orders.
- Admin can add or modify product.
- Admin can change the data of any user.
- Admin can view orders of all users.
Main page |
---|
Registration and authorization |
---|
Shopping |
---|
Password change | User list/edit |
---|---|
Add product to BD | Edit product |
---|---|
Orders |
---|