/E-Commerce_application

E-Commerce Website Using Java - Spring MVC in Maven

Primary LanguageJava

E-Commerce

Developed an end to end Ecommerce web Application using Spring MVC with multiple modules

Functionalities:

  1. User Registeration

  2. CRUD Operations like

User can add product to his cart Admin can add product to the product list Admin can edit the product details Admin can delete the product from the list

  1. Spring Security User can login the site The entire site will change according the role. Whether the client is User or Admin user can logout after completing.

  2. Spring WebFlow After adding products the cart the User can checkout using spring WebFlow Confirming User Details Confirming Shipping and Billing Address Receipt If the user cancel the webflow it will go to cancel Page If the user submits the checkout it will go to thank you page with the timing of delivery Report

Tools and Technologies:

Technology : Bootstrap, Java, Spring MVC, Hibernate, JSP, Maven. *Application Servicer: Apache Tomcat Server Database : H2 Database.