Skip to content
forked from curly1210/ztech

TechZ is a group project for an electronics e-commerce website, built using pure PHP.

Notifications You must be signed in to change notification settings

PhamNamWk/ztech

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechZ

Introduction

TechZ is an electronics e-commerce website developed by me and a friend. The project is entirely built using PHP following the MVC model. We have completed the admin panel, which allows for managing user-related data. Users can access the website and place orders for displayed products in the shop. When an order is successfully placed, they will receive a confirmation email from us.

Features

Register and login

To access the extended features of the website, we need to register a user account. After that, log in to the account.

Order

After creating an account, users can search for products by category, search by name, and filter by price. Once they have selected their desired product, they can add it to the cart.

After adding items to the cart, you will need to fill in your personal information and shipping address. You can also enter promo codes to receive a discount. Currently, the website only supports COD (Cash on Delivery) as the payment method. When you complete your order, a successful order status will be displayed along with a confirmation email from TechZ. You can check the status of your recent order by going to the Account section → Order Management.

Admin Page

In the admin panel, we manage user information, order details, banners, comments, and more. On the dashboard, there are statistics on the number of orders, sales revenue, and a revenue chart displaying daily statistics.

About

TechZ is a group project for an electronics e-commerce website, built using pure PHP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.7%
  • CSS 3.6%
  • PHP 2.6%
  • Other 1.1%