- Download the zip file
- Extract the file and copy E-commerce folder
- Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/HTML)
- Open PHPMyAdmin (http://localhost/phpmyadmin)
- Create a database with name cse411project
- Import cse411project.sql file(given inside the zip package in SQL file folder)
- Run the script http://localhost/E-Commerce (frontend)
- For admin panel http://localhost/E-Commerce/admin (admin panel)
- username: admin
- Password: admin
- Admin Can Login
- Admin Can Manage Products
- Add Product
- Remove Product
- Update Product
- Admin Can View Product List
- Admin Can View Order List
- Admin Can Manage Order
- Confirm Order
- Cancel Order
- Deliver Order
- Remove Order
- Admin Can View User List
- Admin Can Generate Sales Report
- Customer Can Login
- Customer Can View Products
- Customer Can Search Products
- Customer Can Add Products to Cart
- Customer Can Place Order
- Customer can Make Payments
- Customer Can View Order Details
- Login
- Search any product info and their description
- View all product information
- View all orders
- Add, delete, and modify product information
- After every successful Add, Edit, delete confirmation message will be shown on corner of the page.
- Logout
- Login
- Search any product info and their prescription
- View all product information
- Logout
Login For Customer
Sign Up For Customer
Cart For Customer
Customer Profile
Login For Admin
Admin Home
Admin Home
Add Product For Admin
Manage Product For Admin
Order Status For Admin
All Delivered Product
All User List
Sales Report