This is a PHP web application built for IS345 "Web Development 2" course at UOB that has:
-
Database Creation and Setup (MySQL)
-
User Sign-up, Sign-in, and Sign-out (Session with Security using the MD5 Algorithm)
-
Theme Preference (Cookies)
-
Web Service with API Key Registration
-
And of Course Search, Booking, Contact, & Other Functionalities..
- First of all if u dont have XAMPP download it to have a web and MYSQL servers (XAMPP is the most popular PHP development environment)
- Clone or Download the repo
- After downloading, move it to XAMPP htdocs file then start the Apache and MYSQL servers from the XAMPP Console
- Create a DB and name it "diamondcoast" in phpmyadmin and import the sql file
- in ur Browser type "localhost/Diamond-Coast-Hotel/php/"
- Create an account and thats it!