/ecommerce-website

Full eCommerce Website with Admin Panel using PHP & MySQL

Primary LanguagePHP

ecommerce-website

Full eCommerce Website with Admin Panel Built with PHP & MySql

PLEASE NOTE THAT THIS PROJECTED IN NOT SUPPORTED BY ME ANYMORE, FEEL FREE TO USE IT AS YOU LIKE

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Database Configuration

- Download zip file and Unzip file on your local server.
- Put this file inside “c:/xampp/htdocs/” .
- Open phpmyadmin
- Create Database named “ecom_store”. 
- Import database : /ecom_store.sql
- Open Your browser put inside URL: "http://localhost/ecommerce-website/”
- To Login as admin : ”http://localhost/ecommerce-website/admin_area”

Authors & Licence