Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 759 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 759 Bytes

E-commerce-php

I've Made this project with a friend, Sarvesh Jhunjhunwala. Our contribution has been equal. Please feel free to reuse this code.

Platform Used

Front-End

(i) HTML5
(ii) CSS3
(iii) JavaScript

Back-End

(i) PHP
(ii) MySQL

Key Features

Public User

(i) Search Product
(ii) View Product
(iii) Create User Account

Sign In User

(i) Search Product
(ii) View Product
(iii) Create Order
(iv) Change Email & Password
(v) Can View Previous Order with UPDATE and DELETE

Admin

(i) Add New Product
(ii) Update Product
(iii) Delete Product
(iv) Confirm Order

Note

There are also many more feature which are not in the list.