Inspiration

We got our inspiration in the Hack This Fall event itself as we showed poor management and time management skills in our starting of the project, and then got with the idea of managing large number of data in any system in and efficient and less time consuming way. Our PROJECT also is a small step to abolish unemployment.

What it does

This code is a program that allows you to manage the information of guests staying in a hotel. There are options to register as a user, log in as a user, view guest information, add new guests, cancel bookings, calculate the hotel bill (room rent and food cost), calculate the laundry bill, ask the guests for reviews, and plot distributions of room types, food types, and total costs. We also built a website which is linked to this python code so that all managing staff of the hotel can access to effective storing of data efficiently and instinctly. And also those who are not the managing staff can access to this website and can get information regarding to any job vacancies in the hotel.

How we built it

The program uses the Pandas library to create a dataframe that stores the information of guests. The user can perform various operations on the data using the options provided in the menu. The code also uses the Matplotlib library to visualize the distributions of different aspects of the guests' information. We built the website with HTML and CSS.

Challenges we ran into

As begginners in coding culture we were unaware of web development and came to know about it in the hackathon itself. We learned it here in the event and then made the website ,but due to lack of awareness and short in time we were unable to learn java script for back end development. We also got stuck by a huge hurdel of linking python file with the website.

Accomplishments that we're proud of

We are proud of learning the concepts of front end development and are able to build the website and were also successful to link the python file to our website.

What we learned

We learned many new aspects of coding culture rather than competitive coding for ex-web development ,block chain ,API etc

What's next for HOTEL MANAGEMENT SYSTEM

We are looking forward to learn back end development so that we can make a new web page in our website , regarding to store the data of guest in database to make our website more easy to use.

Built With

Share this project:

Updates