Code Monkey home page Code Monkey logo

zenith-be's Introduction

ZenithReserve - Hotel Management System

ZenithReserve is a robust Hotel Management System developed using Django Rest Framework. It provides a comprehensive solution for managing hotel properties, reservations, billing, and more.

Features

  • User Authentication and Authorization:

    • User registration and login with role-based access control.
    • Single sign-on integration with Google.
  • Dashboard:

    • Overview of key metrics, including occupancy, revenue, and check-ins/check-outs.
    • Quick access to important functionalities.
  • Property Management:

    • Add, edit, and remove hotel properties.
    • Manage room inventory, types, and rates.
  • Reservation Management:

    • Search for availability based on dates, room type, etc.
    • Create, modify, and cancel reservations.
  • Check-In and Check-Out:

    • Efficient check-in and check-out processes.
    • Room assignment based on availability and guest preferences.
  • Billing and Invoicing:

    • Generate invoices for room charges, services, and amenities.
    • Support for multiple payment methods (credit card, cash, etc.).
  • Online Booking Engine:

    • User-friendly interface for guests to make online reservations.
    • Real-time availability updates with payment gateway integration.
  • Channel Management:

    • Integration with third-party booking platforms (e.g., Booking.com, Expedia).
    • Synchronize availability and rates across channels.
  • Housekeeping Management:

    • Track room cleaning status and assign cleaning tasks to staff.
  • Inventory and Supplies Management:

    • Track and manage hotel supplies with alerts for low inventory levels.
  • Reporting and Analytics:

    • Generate reports on occupancy rates, revenue, and more.
    • Visualize data for insights and decision-making.
  • Subscription Management:

    • Admin panel to manage subscription plans with billing and renewal automation.
  • Multi-language and Multi-currency Support:

    • Provide a seamless experience for users across different languages and currencies.

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository

    Use the following command to clone the repository:

    git clone https://github.com/sabbir2609/zenith-fe.git
  2. Navigate into the project directory

    Use the following command to navigate into the project directory:

    cd zenith-fe
  3. Create a virtual environment

    Use the following command to create a virtual environment:

    python3 -m venv venv
  4. Activate the virtual environment

    On Windows, use the following command to activate the virtual environment:

    .\venv\Scripts\activate

    On Unix or MacOS, use the following command to activate the virtual environment:

    source venv/bin/activate
  5. Install the required dependencies

    Use the following command to install the required dependencies:

    pip install -r requirements.txt
  6. Apply the migrations

    Use the following command to apply the migrations:

    python manage.py migrate
  7. Run the server

    Use the following command to run the server:

    python manage.py runserver

Now, you should be able to access the application at http://localhost:8000/.

Technology Stack

Python Django PostgreSQL Docker GitHub Redis MQTT Django Rest Framework Celery

Resources

For more information, see the Instruction Manual.

License

This project is licensed under the terms of the MIT License.

zenith-be's People

Contributors

sabbir2609 avatar dependabot[bot] avatar

Stargazers

 avatar JasonXuSingapore avatar  avatar

Watchers

 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.