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