Nowdays, People are facing problem to go outside because of this virus (COVID-19). Grocery is neccery thing and for that people have to go outside which is very risky. so to overcome that problem i decided to make online grocery shopping website. in which customer gets free delivery to their house. In this website i have created three role
- Admin- who can manage all the thing, product management and can perform CRUD.
- User - who can view the products and can perform CRUD on Orders Customer data.
- DeliveryDriver - who can view the orders and can perfom CRUD on Drivers Data.
#Database Design 1)Product Table
#CRUD Operation
3)Retriving the Information of Customer
#Role Implementation Administration Controller- only admin can access that controller. so admin can create a role and update a role i have hide createrole and listRole links, only admin can see thoes links.