Skip to content

lamhoang195/UETLaptop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

UETLaptop

A VNU_UET (Vietnam National University - University of Engineering and Technology) Database project of web-based platform for selling laptops with a focus on students and faculty. The platform will serve as an online marketplace where users can browse, compare, and purchase laptops.

Member:

Features:

Admin: - Add, Edit, Delete products. - Search for products by name, brand, specs. - Track customers orders. Customer: - Search for products by name, brand, specs. - Purchase product. - Track orders.

How to install:

Install Xampp -> Put this project into \xampp\htdocs -> import database "projectlaptop\database\myproject.sql"

In PHP file change servername, username, password, database to match with your system

403416219_1059344405343854_3109838794952339761_n

You can either: Run "http://localhost/projectlaptop/login.php" -> Login into admin account username: admin password: 1

Or: Run "http://localhost/projectlaptop/admin.php" for direct Admin privileges

Front-end:

  • HTML
  • CSS
  • BootStrap 5
  • Ajax

Back-end:

  • PHP
  • MySQL

Database E-R Diagram: webpreview

Preview video: Preview Video

About

Database project VNU-UET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 61.3%
  • HTML 14.0%
  • JavaScript 10.0%
  • CSS 7.8%
  • Hack 6.9%