Git Product home page Git Product logo

hotel-management's Introduction

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Hotel Managemnet Assignment

Screen.Recording.2023-12-13.at.4.24.04.AM_muted.mp4

Goal

The goal of this project is to develop a simple hotel booking system for a single hotel with 12 available rooms of 2 categories, 6 rooms each. The system will include a user-facing booking interface built with Next.js and React, and Firestore for database storage. Additionally, an admin panel will be implemented to manage rooms and bookings efficiently.

Features

Client Booking Interface

Homepage:

  • Display information about the hotel.
  • Showcase available rooms and their details.
  • Include a prominent call-to-action button to initiate the booking process.

Room Selection:

  • Provide a list of available rooms with details (e.g., room type, amenities, price).
  • Allow users to select the desired check-in and check-out dates.

Booking Flow:

  • Provide details of the selected room and price
  • Make dummy payment screen and confirm booking ( don't integrate payments )

User Authentication:

  • Implement user authentication for booking history and personalised experiences.

Booking Confirmation:

  • Send confirmation emails to users after successful bookings.
  • Generate unique booking IDs for tracking.

Admin Panel

Login:

  • Secure login for admin access.

Dashboard:

  • Display an overview of current bookings, room availability, and revenue.
  • Provide quick access to detailed booking management.

Room Management:

  • Update room details such as availability, price, and amenities.

User Management:

  • Manage admin accounts and permissions.

Tech Stack

Frontend: Next.js, React, Tailwind CSS for styling

Backend: Serverless ( Next.JS )

Database: Firestore

hotel-management's People

Contributors

aashimawadhwa 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.