Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 639 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 639 Bytes

Ecom-Music-Website

Individually developed online music Store using following Technologies:-

Spring Web MVC Framework, Spring Data, Spring Security, Spring REST, Spring Web Flow, Hibernate, Angular JS, JSP, Bootstrap, H2 Database and jQuery

Functionality

(1) User for Ecom-Music-Website are Customer and Admin.

(2) Customer can buy Music Instruments, DJ Equipment and many more.

(3) Customer can Add multiple products in Cart to buy.

(4) Admin can add / Delete / Edit products.

(5) All products and product details are stored on H2 DataBase using ORM concept.

(6) User insterface is build using BootStrap, Angular JS and JSP.