Project OverView There are two areas in the project one is admin and the other is user
- Admin Overview
- Admin can add edit or remove categories and products
- Admin can also add Employees or Managers to handle the site
- they can add categories and sub categories
- User OverView
- User need to login to actually purchase the items
- User can view items and add them to the cart
- Users can also increase or decrease the quantity of the items in the cart
- Users can search for the particular product they are looking for and the buy it
How Run is simple ,just update the migrations to the database and the system is ready to run