Skip to content

Latest commit

 

History

History
69 lines (48 loc) · 1.52 KB

README.md

File metadata and controls

69 lines (48 loc) · 1.52 KB

Hotel Management System(CMS)

The project, Hotel Management System is a web-based application that allows the hotel manager to handle all hotel activities online. Interactive GUI and the ability to manage various hotel bookings and rooms make this system very flexible and convenient. The system is hence useful for both customers and managers to portable manage the hotel

this is based on html, css, js for front-end and service are handled by php. for backend and database storage we used mySQL.

its ready to used for commercial deployment you can see here https://hotelroyalpalace.orgfree.com/

Documentation

Documentation for php
Documentation for xampp

Installation

Install php & xampp

  install php
  download xampp https://www.apachefriends.org/download.html 

Demo

here is a live website

https://hotelroyalpalace.orgfree.com/
http://127.0.0.1/
Admin panel http://127.0.0.1/admin/

Features

  • book room
  • Live previews
  • check-in check-out services
  • admin panel
  • print bills
  • room add & delete services
  • profit and loss checking
  • newsletter services for clients
  • Modern UI web pages with Modern admin panel
  • easy to understand and deployment
  • fully-featured with Optimization
  • minimalistic code
  • note: you need to add payment methods

Deployment

To deploy this project run

  copy all files in htdoc 
  create "hotel" name table in phpmyadmin and import hotel.sql 
  and done enjoy this project ;)