Project Development In Construct Week
Group Project:
- Rest API using Spring Boot and Mysql
- Calling backend API’s from the Java-script
- Deployment of the application on AWS
Technologies:
- Spring Boot
- Spring Data JPA (Hibernate)
- Core Java
- MySQL
- Swagger-UI
Problem Statement:
- This application is used by ABC Company admin and their Customer for online shopping
- This application will help Customer to buy the products and view order details.
- Customer can also register themselves and login.
- This application will help Admin to search Product list ,add new products ,remove products and update product .
- Login Module
- Customer Module
- Product Module
- Order Module
- Cart Module
- All Controllers:
- Address Controller:
- Cart Controller:
- Customer Controller:
- Login Controller:
- Order Controller:
- Product Controller: