/Spring-Web-App

E- Commerce Application Built completely using Spring and Hibernate Framework

Primary LanguageJava

Spring Web Application

Its a E-Commerce Shopping Application built for both Admin and Customer operations. Application is built using Spring framework and Data base handling is managed using Hibernate ORM Tool.

Following are the operations that can be performed by the Respective User

  • Admin

    • Adding products
    • Updating products
    • Deleting products
  • Customer

    • Registering into System
    • Login into Website
    • Updating Address
    • Adding product to Cart
    • Updating/ Deleting the Product
    • Placing the order
  • Technologies:

    • Maven Project
    • Apache Tomcat
    • Spring Java Configuration
    • Hibernate Session Factory
    • JSP, Spring Forms
    • JSTL
    • MySQL