Git Product home page Git Product logo

hotel-management-system's Introduction

Hotel-Management-System

INTRODUCTION

This is our project about HOTEL MANAGEMENT SYSTEM to manage bookings, employees, rooms, service and hotels efficiently in order to provide best service. We have implemented this project using the concepts of database designing along with frontend using c# and MS Sql Server to make our program more efficient. We have provided few services such CRUD operations for all aspects where required. We have also tried to manage project security and integrity using various constraints and abstracting data.

HOW TO RUN

Make sure that you have Microsoft Sql Server installed in your PC. Along with that I have already uploaded the query file which you just have to run to create database. Connect your application from Visual Studio Code with Microsoft Sql Server services of integrating database. You are now good to go!

SCREENSHOTS

image image image image image image image image image image image image image image image image image image image image image image image

OBJECTIVES

Here's the logic behind our project. The design of our project is based on SAS applications where we provide Software as Service. Firstly, we are the super admins of this application and the hotel owners can get our application on subscription based model. We will be registering the hotels in database and authenticating them to use this application. The purpose is to build this in a way that this reduces the manual and paper work for managing hotels, guest’s and employee’s data. Moreover, we have also added to functionality to provide hotel reports in order to maintain the record of bookings and payments. We have provided full rights to user where he can add, update, search and delete information when required. Best database design is used in order to increase efficiency of managing data from various hotels. Application have following features: • Adding, updating, deleting and searching Hotels. • Generate hotel reports based of bookings. • Adding services. • Adding employees. (CRUD) • Adding guests (CRUD) • Maintaining payments of guests. • Maintaining revenue of hotel.

MOTIVATION

The motivation behind the idea is that now a days the world is getting digitalized so in order to remove all manual and paper work we have created system which would help us to manage data more accurately and efficiently. Moreover, this would give an ability to keep records of guests and employees which could be further used for analytics.

FLOW OF APPLICATION

  1. When a hotel owners comes to register his hotel in database and avail subscription, we will add hotel details in the database and provide a username and password which must be change when the user login for the first time.
  2. Hotel owner (user) has a right to add employee, add services, add discounts and add rooms. He can also view details of bookings, guests and payments. Total revenue would be visible only for the owner.
  3. He can also add room type and departments in the system.
  4. Once a hotel owner adds employee, if he is from HR, Admin or IT department so it’s necessary to create account that would be auto generated.
  5. When employee login first time, he will change password and add security question along with answer. This would ensure the maximum security of the application.
  6. Registered employee can add guests, rooms, discount, services, payments and bookings. All have CRUD operations.
  7. Guest status can be changed to check-in and checkout.
  8. Employee can filter data according to check-in and checkout.
  9. Aggregate cost of stay duration and services used is automatically generated along with giving discount if applicable.
  10. On checking out of the guest, the amount is added to hotel gross revenue.
  11. The rooms have status of availability which would be marked as YES if it’s not booked and NO if it’s reserved.
  12. Room type can be set by employee and ceo along with the rates.
  13. Login user can reset there password if required

CHALLENGES AND LIMITATIONS

We faced most of the challenges in creating relationships among tables. We need to make sure that all the relationships created among tables are logical and follow the normalization rules. The most challenging part was creating the booking and the rooms table and its relationships with other respective tables. Another challenge was to learn and research about the designing framework to use for frontend and we ended up using GUNA. It was difficult initially but we were able to integrate it. We had some issues initially to use foreign keys where required so to overcome that we used tokens in Statics file. We also research about basics of C# as it was new for us along with Visual Studio as it was new environment for us to work. Another challenge was that to decide where to use foreign keys in regards to using it in plain MS Sql server and then accessing it from the frontend. We wanted to use few dependencies in order to generate reports which was a challenge for us. When we create accounts our initial approach was to email username and password to user but after 30 May 2022 it was restricted by Gmail to access any third party software so we ended up using security question and answer to overcome it.

TOOLS AND TECHNIQUES

The language that is used is C# and for IDE Visual Studio is primarily used. Basic concepts of OOP along with best database design approach is used with MS Sql Server.

CONCLUSION

Overall, the project has achieved its objectives. This was an attempt to create a database management system for hotel where a DBA can easily manage the hotels, rooms, bookings, guests, employees, departments, services, etc. and other things as well, easily and quickly. Overall, it is huge area and we tried to cover most of the parts of it. If we see this project in a long run, the world is changing and now everything is digitalize so this will be a productive and to optimize work load of everyone and reduce human efforts and work load and replace manual paper work.

FOR MORE DETAILED EXPLANATION, PLEASE REVIEW OUR PROJECT REPORT WHICH CONTAINS UI IMAGES AND MORE VALUABLE INFORMATION!

Extended Software Documentation Repository Link:

https://github.com/aliasar1/Hotel-Management-System-Documentation

HAPPY CODING! :D

hotel-management-system's People

Contributors

aliasar1 avatar sarimeffendi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hotel-management-system's Issues

namespace name 'Guna'

I have this issue when i try to build the program

Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'Guna' could not be found (are you missing a using directive or an assembly reference?) Hotel Management System C:\Users\username\Desktop\Hotel-Management-System-master\Hotel Management System\Dashboard.Designer.cs 314 Active

may you please help me to solve it and thank you

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.