chochobo / django-hotel-room-management

Check out this Django-based hotel room management system! With this solution, you can easily add, edit, and remove rooms as well as track their availability and reservations. Perfect for hotel owners and managers looking for a simple yet effective way to streamline their operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotel room booking system

alt text Looking for a way to manage your hotel's room inventory with ease? Check out this Django-based hotel room management system! With this solution, you can easily add, edit, and remove rooms as well as track their availability and reservations. Perfect for hotel owners and managers looking for a simple yet effective way to streamline their operations.

Features :-

  • Register rooms
  • Clear all registerations in room
  • View registered dates of booked rooms

Note:-

This project is in developmental phase, it's not ready for production.

Installation

  1. Download django
pip3 install django

Execution

  • Open the project folder.
  • Open terminal in that folder using this commnand:-
python3 manage.py runserver

Languages and tools used:

django html5 python

Authors

@abhineetraj1

About

Check out this Django-based hotel room management system! With this solution, you can easily add, edit, and remove rooms as well as track their availability and reservations. Perfect for hotel owners and managers looking for a simple yet effective way to streamline their operations.

License:MIT License


Languages

Language:Python 69.8%Language:HTML 16.0%Language:CSS 14.2%