Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indieka900/online-shopping-system-php
An online shopping system with advanced admin page in PHP
https://github.com/indieka900/online-shopping-system-php
ajax apache backend-development front-end-development html-css-javascript php
Last synced: about 2 months ago
JSON representation
An online shopping system with advanced admin page in PHP
- Host: GitHub
- URL: https://github.com/indieka900/online-shopping-system-php
- Owner: indieka900
- License: apache-2.0
- Created: 2024-03-31T14:02:28.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-01T16:21:10.000Z (9 months ago)
- Last Synced: 2024-04-02T15:50:34.461Z (9 months ago)
- Topics: ajax, apache, backend-development, front-end-development, html-css-javascript, php
- Language: PHP
- Homepage:
- Size: 21.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![GitHub](https://img.shields.io/github/license/puneethreddyhc/online-shopping-system-advanced)
![](https://visitor-badge.glitch.me/badge?page_id=puneethreddyhc.onlineadv)> ## Updated project with extra Features like List Orders, add Reviews, updated routing, resolved search bug is available for Premium
Things I code with
Projects We develop
- Python
- Django
- PHP and MYSQL
- Dart
- Flutter
- Data Entry
Projects with installation support and code explaination for Premium contact gmail: [email protected] or visit
# Installation
1. Install XAMPP or WAMPP.
2. Open XAMPP Control panal and start [apache] and [mysql] .
3. 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
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/database/onlineshop.sql].
10. after importing successfully.
11. open any browser and type http://localhost/online-shopping-system.
12. first register and then login
13. admin login details [email protected] or username = admin and Password=123456789.
14. normal user login details [email protected] and password=Joseph900
## If you like my project
Bye me Cup of coffee
## visit my other repository with different admin pages with below link
https://github.com/indieka900/Food-Delivery-System-PHP
https://github.com/indieka900/rental-booking
## If you like my project hit a star button
# Screenshots
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/adduser.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/adminproductadd.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/manageuser.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/manageuseradmin.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/productlistadmin.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/productlist.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/cartpage.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/homepage.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/loginmodal.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/mainpage.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/productpage.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/productzoom.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/registermodal.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/searchfilter.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/searchpage.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/store.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/storepage.png)
![Image of adduser](https://github.com/PuneethReddyHC/online-shopping-with-advanced-admin-page/blob/master/screenshot/storepage1.png)
## 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.