Skip to content

Keg12/Diamond-Coast-Hotel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diamond-Coast-Hotel

Description

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..

    Usage

    • 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!

💻 Tech Stack:

PHP JavaScript CSS3 MySQL

Web-Site Walkthrough

Screenshot 2024-08-07 085247 Screenshot 2024-08-07 085307 Screenshot 2024-08-07 085318 Screenshot 2024-08-07 085856 Screenshot 2024-08-07 085354 Screenshot 2024-08-07 085404 Screenshot 2024-08-07 085420 Screenshot 2024-08-07 085444 Screenshot 2024-08-07 085505 Screenshot 2024-08-07 085524 Screenshot 2024-08-07 085543 Screenshot 2024-08-07 085556 Screenshot 2024-08-07 085609 Screenshot 2024-08-07 085630 Screenshot 2024-08-07 085833

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 57.2%
  • CSS 30.8%
  • JavaScript 12.0%