Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 1.8 KB

README.md

File metadata and controls

57 lines (46 loc) · 1.8 KB

HOTEL TRANSYLVANIA

Google Cloud API: Dialogflow CX integrated for real-time chatbot

Problem Statement:

“Count Dracula, the owner of the Hotel Transylvania, wants to cele- brate the 118th birthday of his beloved daughter, Mavis, so he

invites some of the famous monsters to the celebration. For those who don’t know, Hotel Transylvania is a place where the world’s monsters can take a rest from human civilization. Hence, Dracula needs to ensure that the hotel booking system is managed efficiently; that is, monsters are given more priority than humans, and if a human arrives and the general rooms are occupied, then they can be allotted special rooms only after getting the permission of Dracula, the owner.

Proposed Features :

➔ BASIC FEATURES:
◆ Login/Signup feature
◆ ifferent types of profiles for different types of users with profile images.
◆ Book rooms with specific dates.
◆ Server side with admin access for hotel staff to check guest list and their arrival dates.

➔ ADVANCED FEATURES:

◆ Two types of rooms General rooms. (2 double beds, 1 single bed) Special rooms. (Reserved for Monsters - 3 double beds, 2 single beds)
◆ General rooms can be booked by anyone; Special rooms will require approval by monster id and requires Manager’s approval for booking.
◆ Notification by email/phone for a successful booking.
◆ Reminder about the upcoming stay.
◆ Early check-in, late checkout and cab booking.

OUR SOLUTION & TECH STACKS USED :

To design a web application.

➔Tech Stacks Used

  • HTML
  • CSS
  • JS
  • Django

➔ Frameworks Used

  • Bootstrap

Contributers