Updated project with extra Features like List Orders, add Reviews, updated routing, resolved search bug is available for Premium
Install XAMPP or WAMPP.
Open XAMPP Control panal and start [apache] and [mysql] .
Download project from github(https://github.com/indieka900/online-shopping-system-php.git)
OR follow gitbash commands
i>cd C:\xampp\htdocs\
ii>git clone https://github.com/indieka900/online-shopping-system-php.git
extract files in C:\xampp\htdocs.
open link localhost/phpmyadmin
click on new at side navbar.
give a database name as (onlineshop) hit on create button.
after creating database name click on import.
browse the file in directory[online-shopping-system/database/onlineshop.sql].
after importing successfully.
open any browser and type http://localhost/online-shopping-system.
first register and then login
admin login details Email=admin@gmail.com or username = admin and Password=123456789.
normal user login details email=test@test.com and password=Joseph900
Bye me Cup of coffee
https://github.com/indieka900/Food-Delivery-System-PHP
https://github.com/indieka900/rental-booking
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.