E-grocery is mainly an online grocery store
-
Click to download the zip file! (file size is about 30mb)
-
Extract the zip file
-
Rename the extracted folder to 'e-grocery'
-
Move the folder to 'htdocs'
-
Start 'apache' and 'mysql' server
-
Create a database named 'e-grocery'
-
Here import database from '/data/e-grocery.sql'
-
Now your project is ready
-
Go to https://localhost/e-grocery and see the output
-
For database management go to https://localhost/e-grocery/admin and take some CRUD operation.
- BOOTSTRAP for layout and some tools
- MYSQL for database
- PHP as backend language