How to run the Grocery Website (GS)
- Download the zip file
- Extract the file and copy BGS 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 bgs
- Import bgs.sql file(given inside the zip package in SQL file folder)
- Run the script http://localhost/bgs (frontend)
- For admin panel http://localhost/bgs/admin (admin panel)
Credential for admin panel :
- Username: admin
- Password: admin1
Credential for user panel :
- Username: user
- Password: user