A concept module e-commerce website. BASED ON MVC MODEL-("Model,View,Controll") "In JAVA EE"
TECHGNOLOGY stack:
Controll: JSP,SERVLET
VIEW/FRONT END :AJAX,JQUERY,JS,HTML,CSS
Database used is Oracle
-> Customer can buy the project by adding it into cart and checking the details of products.
->User(Shop owner) can upload the product which they want to sell online.
->Admin Can manage the products and users.
->Cart is maintained using Sessions.
-> Consist of 4 database,table.
->HTML/CSS is done just for testing purpose.{needed to be modified}
-ADMIN PANNEL IS UNDER CONSTRUCTION: Soon be commiting the changes.