This is the repository for Final Project of IS207 (Web Application Development) of University of Information Technology (UIT). In this project, we applied the skills of HTML, CSS, PHP, MYSQL, ... to build a simple hotel resource management system. The concept of hotel resources in this topic includes staff, customers, facilities, and hotel services.
- Homepage
- Login
- Book room
- Receive room
- Checkout & print invoice
- Manage room & room type
- Manage account
- Manage customer
- Download & Install: XAMPP in
C:\xampp
(default) - Clone the repo
git clone https://github.com/AnhHoang0529/Hotel-Management.git
or download code in zip file inC:\xampp\htdocs
- Run XAMPP and start "Apache" & "MySQL"
- Open link phpMyAdmin
localhost/phpmyadmin/
and create a databasemyhotel
- After clicking database, click import and select the file
myhotel.sql
in folderData
- Run the project: Open the link
- Homepage:
localhost/Hotel/index.php
- Managment:
localhost/Hotel/admin/login.php
- Account for admin:
- Account for staff:
Username: Admin
Password: admin123
Username: Reception1
Password: reception1