Skip to content

A Database Management System based project built using Django, MySQL, HTML and CSS. In this project we are managing all the necessary things that are required in any hotel like room booking, complain booking ,food ordering etc.

Notifications You must be signed in to change notification settings

yash2001-positivecoder/Hotel_Management_System

Repository files navigation

Hotel_Management_System

A Database Management System based project built using Django, MySQL, HTML and CSS. In this project we are managing all the necessary things that are required in any hotel like room booking, complain booking ,food ordering etc.

Database Schema (ER-Diagram)

Installation

First Need to install required python packages

  pip install django
  pip install mysql-connector-python

After that go to main directory of project and write following in terminal

  python manage.py runserver

Screenshots

Home

Registration

Customer Login

User Dashboard

My Bookings

New Booking

Log A complain

Services

Order Food

Admin Dashboard

Complain Record

Rooms Details

Staff Details

Add New Staff

Payment History

Receipt Generation

About

A Database Management System based project built using Django, MySQL, HTML and CSS. In this project we are managing all the necessary things that are required in any hotel like room booking, complain booking ,food ordering etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published