Online Fashion Store Project in PHP MYSQL
Online Fashion Store Project in PHP MYSQL
₹699.00Write a review
You must be logged in to post a review.
About The Project Online Fashion Store System This project Online Fashion Store System has been developed on PHP and MySQL. This simple online store serves some features that are commonly found in other popular online stores. Fashion Store with Source Code is a PHP project that can buy clothes, Sunglasses, fashion accessories , shoes etc through online services. This program was developed by using PHP, HTML, MySQLi, and Javascript. The system is basically easier to understand, the customer should create an account first to order some clothes. Then the user will choose their preferable clothe and add them to the shopping cart in order to check out the product. The admin has an important role here, he manages all the daily transactions, adding new clothes, setting up the product offers, and monitoring customer information.
Features Of Online Fashion Store PHP MYSQL
Public/Customer Side
- Login Registration
- Product List
- Category List
- Shopping Cart
- Checkout
- View Offers
- View Order History
- Submit Feedback
Admin
- Login
- Manage Category
- Add Product
- Manage Orders
- Manage Feedbacks
- Manage Users
Brief overview of the technology
How to Run
Requirements
- Download and Install any local web server such as XAMPP/WAMP.
- Download the provided source code zip file. (download button is located below)
Installation/Setup ( Note : Watch Above Demo Video to Underatand )
- Open your XAMPP/WAMP’s Control Panel and start the
Apache
andMySQL
. - Extract the downloaded source code zip file.
- If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP’s “htdocs” directory. And If you are using WAMP, paste it into the “www” directory.
- Browse the
PHPMyAdmin
in a browser. i.e.http://localhost/phpmyadmin
- Create a new database naming
Database Name
. - Import the provided
SQL
file. The file is known asshopping.sql
located inside the db folder. - Browse the Online Clothi Store in a browser. i.e.
http://localhost/Project Folder Name/
.
There are no reviews yet.