Description
Any member can register and view available products
Only registered member can purchase multiple products regardless of quantity
There are three roles available: Visitor, Auth-User and Admin
Visitor can view available products.
User can view and purchase products.
An Admin has some extra privilege including all privilege of visitor and user
Admin can add products, edit product information and add/remove
Admin can add user, edit user information and can remove user.
Step 1 :
Create database "ecommerce" and import ecommerce.sql to your database Step 2 :
Admin Username : admin password : 1234
Step 3 :
User Name : sabbir@mail.com password : 1234