Skip to content

qasem-talaee/php_hotel_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hotel website with PHP

Options:

  • Online room reservation

  • menu of your restaurant

  • Add your rooms with different types

  • Add personal blog

  • Contact us form

  • Managment part

  • Add other user in managment part

  • Wysiwyg editor with easy image uploader

Installing

  1. In core/core.php file change $base_url value to folder name of your project in your localhost.

  2. Set database information in core/core.php

  3. Set your gmail information in core/send_email.php file.

  4. Login to admin area in localhost/< folder name >/admin/ with admin@gmail.com and admin as password.

Screenshots of Website:

Index page

alt text

Restaurant page

alt text

Blog page

alt text

Rooms page

alt text

Rooms details page

alt text

Contact page

alt text

Screenshots of admin area:

Rooms admin

alt text

Add room admin

alt text

Booking admin

alt text