Skip to content

Latest commit

 

History

History
37 lines (17 loc) · 934 Bytes

README.md

File metadata and controls

37 lines (17 loc) · 934 Bytes

#Shopping Website

Installation

  1. Install XAMPP or WAMPP.

  2. Open XAMPP Control panal and start [apache] and [mysql] .

  3. Make a fork of this project

  4. Clone the project into your local machine using git clone.

  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.

Screenshots

![Image of webite](homepage