Skip to content

UmairVarin/online-shopping-system-advanced

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online shopping system advanced

online shopping system is a [DBMS project] with both admin and user layouts.

Installation

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-advanced.git).

OR follow gitbash commands

i>cd C:\\xampp\htdocs\

ii>git clone https://github.com/PuneethReddyHC/online-shopping-system-advanced.git

4>extract files in C:\xampp\htdocs.

5> open link localhost/phpmyadmin

6>click on new at side navbar.

8>give a database name as (onlineshop) hit on create button.

9>after creating database name click on import.

10>browse the file in directory [online-shopping-system-advanced/database/onlineshop.sql].

11>open any browser and type http://localhost/online-shopping-system-advanced-master.

12>first register and then login

13>admin login details Email=[email protected] and Password=123456789.

visit my other repository with beautiful admin pages with below link

https://github.com/PuneethReddyHC/online-shopping-system-with-advanced-admin-page

https://github.com/PuneethReddyHC/event-management/

If you like my project hit a start

Screenshots

Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser ![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-system-advanced/blob/master/screenshot/register modal.png) Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser

Contributing

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.

Releases

No releases published

Packages

No packages published

Languages

  • PHP 61.2%
  • CSS 25.9%
  • JavaScript 7.3%
  • Hack 5.6%