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.
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.
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
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
- HTML
- CSS
- BootStrap 5
- Ajax
- PHP
- MySQL

