E-Commerce Website This an ecommerce website which is built using spring and hibernate which makes it database independent. It is divided into two parts frontend and backend which makes it scalable.
It has a role based access mechanism i.e Customer and Admin . It is secured using Spring Security which satisfies all the modern security needs for a website.
Admin - He will be able to add, delete, update any of the product, category, supplier, users and read, delete Contact Us requests by user.
Customer -They will be able to browse all the products, perform cart operations ( add a product, remove or update their products ) and buy as well. Customer can also send a request through contact us with Name, Email, Mobile and message body.