E-comerce-website
e-commerce website : this website operates a marketplace to make, sell, and buy goods online in Lebanon. the website was created using PHP, MySQL, HTML, CSS, Bootstrap, JS, JQuery, JSON, AJAX, XML languages.
Usage && Features
On this site we have 3 types of members: Customer, vendors, Admin,
Customers can buy what vendors and administrator are selling,
The admin can manage all (vendors, customers, products, categories) on this site,
what we can do on this site:
- show all categories section on the home page
- client/vendor registration (login or sign in )
- show profile information , with ability to edit them
- admin registration just login
- search functionality in all pages
AS a client you can :
- show Product details page with image, description, price, and (quantite in the stock /out stock/open request)
- add products to the cart
- manage the cart
- show your orders and rate the vendor service
- show vendor informations and chat with him
As a vendor you can :
- show and manage products ( add , delet ..)
- show and manage orders ...
- check clients messages and reply to it
- chow clients rate
As a admin you can:
- manage all
- manage all clients and vendors(suspended/restore/delet)
- manage produts (show , add, delet , suspended)
- manage categories (show , add, delet , suspended)
Screenshots
Technologies Used
- PHP
- MySQL
- HTML/CSS/JavaScript
- Bootstrap
- jQuery/ajax
- json/XML
- xampp server
Installation
To install and run the application locally, follow these steps:
- Clone the repository: git clone https://github.com/Siloya/E-comerce-website / or download it from here :click on the code green button and download it .
- install XAMPP server ( or other server ) ,open the control panel and start the Apache and MySQL server
- set the project folder in xampp/htdocs folder
- Import the database file (matjar.dat here) into phpMyAdmin http://127.0.0.1/phpmyadmin/
- open your browser , and set localhost/YourProjectFolderName