Engineering ProjectsPHP

Online Shopping System in PHP

Steps:-

  1. Install XAMPP or WAMPP.
  2. Open XAMPP Control panal and start [apache] and [mysql] .
  3. Download project from github(https://github.com/PuneethReddyHC/online-shopping-system-with-advanced-admin-page.git)
    OR follow gitbash commandsi>cd C:\xampp\htdocs\ii>git clone https://github.com/PuneethReddyHC/online-shopping-system-with-advanced-admin-page.git
  4. extract files in C:\xampp\htdocs.
  5. open link localhost/phpmyadmin
  6. click on new at side navbar.
  7. give a database name as (onlineshop) hit on create button.
  8. after creating database name click on import.
  9. browse the file in directory[online-shopping-system-with-advanced-admin-page/database/onlineshop.sql].
  10. after importing successfully.
  11. open any browser and type http://localhost/online-shopping-system-with-advanced-admin-page-master.
  12. first register and then login
  13. admin login details Email=[email protected] or username = admin and Password=123456789.

Support the Creator of this project

Caution:- This Project is not created by the Admin of this website ,we are supporting the creator of the project owner by sharing his projects,if creator have any issues with this kindly contact on email:- [email protected] . we will delete this post as soon as possible, thanks

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button