Skip to content

cyela/Spring-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages