BUY NOW SOURCE CODE ₹701
BUY NOW PROJECT REPORT ₹501
About The Project OnlineHand Crafted Store System This project Online Hand Crafted 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. Hand Crafted Store with Source Code is a PHP project that can buy hand crafted Product, Clothes, decorations, 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 Hand Craft 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
Front end: HTML, CSS, JavaScript
- HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++
- CSS : (Cascading Style Sheets) Create attractive Layout
- Bootstrap : responsive design mobile freindly site
- JavaScript: it is a programming language, commonly use with web browsers.
Back end: PHP, MySQL
- PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open source software.
- MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.
Software Requirement(any one)
- WAMP Server
- XAMPP Server
- MAMP Server
- LAMP Server
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 asprojectworlds handcrafted_store.sql
located inside the db folder. - Browse the Online Clothi Store in a browser. i.e.
http://localhost/Project Folder Name/
.