Coder Social home page Coder Social logo

mariofix / hotelhub Goto Github PK

View Code? Open in Web Editor NEW

This project forked from immodded/hotelhub

0.0 0.0 0.0 726 KB

Hotelhub : Hotel management system created with Django Python.

Home Page: https://github.com/immodded/hotelhub

License: MIT License

Python 57.64% CSS 13.32% HTML 29.04%

hotelhub's Introduction

HotelHub: Hotel Management System

License

HotelHub is a comprehensive hotel management system developed using Django, a high-level Python web framework. This system is designed to streamline and automate various aspects of hotel operations, providing a centralized platform for efficient management.

Features

  • User Authentication: Secure user authentication and authorization system to ensure that only authorized personnel can access and manage the system.

  • Room Management: Easily manage and track the status of rooms, including availability, occupancy, and maintenance.

  • Check-In/Check-Out: Streamline the check-in and check-out processes for guests, ensuring a smooth experience.

  • Multi-Platform Support: Responsive design for seamless use on various devices, including desktops, tablets, and smartphones.

Video

Watch the video

Screenshots

Screenshot Name Image
create_guest.png create_guest.png
guest_details.png guest_details.png
profile.png profile.png
room_details.png room_details.png
create_reservation.png create_reservation.png
guest_list.png guest_list.png
profile_update.png profile_update.png
room_list.png room_list.png
create_room.png create_room.png
login.png login.png
reservation_details.png reservation_details.png
room_reservations.png room_reservations.png
dashboard.png dashboard.png
password_change.png password_change.png
reservations_all.png reservations_all.png
update_reservation.png update_reservation.png

Installation

  1. Clone the repository:

    git clone https://github.com/immodded/hotelhub.git
  2. setup:

    python manage.py makemigrations
    python manage.py migrate
    python manage.py runserver 0.0.0.0:8000
    

Configuration

  • Update the database settings in hotelhub/settings.py to use your preferred database.
  • Customize the application settings in hotelhub/settings.py as needed.

Issues

Found a bug? Report it on GitHub Issues.

License

This project is licensed under the MIT License.

hotelhub's People

Contributors

immodded avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.