Ecommerce-Clothing-Website
eCommerce
CSS
Inferno Online Clothing Store
An Ecommerce Clothing Store Website
Instructions
To get the website up and running on your machine, you will need XAMPP. After installtion, follow the steps below.
-
Clone the repository using this command.
git clone https://github.com/yousaf530/Ecommerce-Clothing-Website.git
- Copy and Paste the cloned folder in the htdocs folder in XAMPP folder on your machine.
- Start Apache and MySQL from XAMPP control panel.
-
Open browser and write
localhost
in the url bar and XAMPP interface will open. Navigate to phpMyAdmin using Navbar. -
Import the
store.sql
file in the phpMyAdmin panel in XAMPP. -
You might need to provide the root user password in the
functions.php
anddb.php
inmysqli_connect()
if you have already mySQL installed on your machine. -
Type in the browser url bar
localhost/Ecommerce-Clothing-Website
<p> Congrats! The Website is live on your machine.</li> </ol> <h2 dir="auto"> <a rel="nofollow noopener" target="_blank" id="user-content-features" class="anchor" aria-hidden="true" href="#features"></a>Features </h2> <ol dir="auto"> <li> Customer Registration </li> <li> Customer Login </li> <li> Search Products </li> <li> Products Add to Cart </li> <li> Customer Profile Page </li> </ol> <h3 dir="auto"> <a rel="nofollow noopener" target="_blank" id="user-content-front-end-development" class="anchor" aria-hidden="true" href="#front-end-development"></a>Front-End Development </h3> <p> HTML, CSS, JQuery and Bootstrap </p> <h3 dir="auto"> <a rel="nofollow noopener" target="_blank" id="user-content-back-end-development" class="anchor" aria-hidden="true" href="#back-end-development"></a>Back-End Development </h3> <p> Implemented using PHP and integrated with MySQLi database for storing data </p> <h3 dir="auto"> <a rel="nofollow noopener" target="_blank" id="user-content-sliders" class="anchor" aria-hidden="true" href="#sliders"></a>Sliders </h3> <p> owl.carousel.js used for creating products sliders </p> <h3 dir="auto"> <a rel="nofollow noopener" target="_blank" id="user-content-icons" class="anchor" aria-hidden="true" href="#icons"></a>Icons </h3> <p> Font Awesome and Elegent Icons </p>