Skip to content

Bharath2024/Hotel-BNB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotel B N B - Your Ultimate Reservation Platform

Welcome to Hotel B N B, your gateway to a seamless and delightful hotel reservation experience.

About

Hotel B N B is more than just a reservation platform; it's an invitation to unparalleled comfort and luxury. Experience a seamless blend of modern convenience and warm hospitality. Whether you're a traveler seeking a tranquil escape or a business professional in need of a comfortable stay, Hotel B N B is your home away from home.

Table of Contents

  1. Introduction
  2. Features
  3. System Architecture
  4. Components
  5. Technologies Used
  6. Installation
  7. Usage
  8. Azure Services
  9. Screenshots
  10. Demo Video URL
  11. Demo URL
  12. Contributing

Introduction

The Hotel Reservation System is designed to streamline the process of room booking and management for hotels. It provides a user-friendly interface for customers to check room availability, make reservations, and manage their bookings efficiently. The system also assists hotel administrators in managing room inventory, checking reservations, and ensuring a smooth check-in and check-out process.

Features

  • Room Availability: Customers can check the availability of rooms for a specific date range.
  • User Registration: Customers can create accounts to manage their bookings and personal information.
  • Booking Management: Customers can make, modify, or cancel reservations.
  • Admin Dashboard: Hotel administrators have access to a dashboard for managing room inventory, reservations, and customer details.
  • Real-time Updates: The system provides real-time updates on room availability and booking status.

System Architecture

The Hotel Reservation System follows a client-server architecture. It comprises a front-end interface for customers and an admin dashboard, and a back-end server for processing requests, managing databases, and handling reservations.

Components

  1. Front-end:
    • Customer Interface
  2. Back-end:
    • Reservation Controller
    • User Controller
  3. Database Management:
    • Database:
      • User Database
      • Room Database
      • Reservation Database

Technologies Used

  • Front-end:
    • HTML, CSS, JavaScript
    • React.js
  • Back-end:
    • Node.js

Installation

  1. Clone the repository from Hotel B N B GitHub Repo.
  2. Install Node.js and npm if not already installed.
  3. Navigate to the project directory and run npm install to install dependencies.
  4. Run the application using npm start.

Usage

  • Access the customer interface to check room availability and make reservations.
  • Log in to the admin dashboard to manage room inventory and reservations.

Azure Services

The project leverages the following Azure services:

  • Azure App Service:
    • Create an Azure App Service for Node.js.
    • Set up continuous deployment from your Git repository.
    • Configure the following environment variables in the Azure App Service:
      • PORT (e.g., 3002)
      • NODE_ENV (e.g., production)
  • Azure Virtual Network (VNet):
    • Set up a Virtual Network in the Azure Portal.
    • Integrate your Azure App Service and Azure Blob Storage with the Virtual Network for enhanced security.
    • Configure the necessary network rules and security groups.
  • Azure AI services:
    • Connected with Azure AI services (AI Language & Bot services).

Screenshots

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32

Demo Video URL

[Click here for Video URL]

Demo URL

[Click URL here]

Contributing

This project is a collaborative effort, and each team member has a specific role:

  1. Development & Deployment ([email protected], [email protected]):

    • Responsible for coding and implementing new features.
    • Follow the contribution guidelines.
  2. Documentation ([email protected]):

    • Responsible for creating and updating the README file, including demo screenshots, demo video.
    • Follow the contribution guidelines.
  3. Create Azure AI service, Record Video and Voice Over ([email protected]):

    • Responsible for creating Azure AI service, recording video & Voice Over for the video.
    • Follow the contribution guidelines.