Coder Social home page Coder Social logo

hotelbookingapplication's Introduction

Hotel Booking Application

Languages: C#, Dapper, SQL

Description

A backend application that takes data from a sql server consisting of three tables. Clients, Rooms and Occupancies, all stored within the application as classes and uses a grid view to display the data. Can change the data from within the application ranging from adding, deleting and editing the data.

Issues

several issues that need to be fixed:

  1. if you close the clients or room windows without using the close button it will stay open in the background, and if you try to open it again the app will crash
    Fix: either auto close it before you open it again, or add and onclick event to the x and close it that way.
  2. when trying to remove clients, it will crash as its not converting the id from string to int. fix: rewrite the code so that it will properly convert and delete the client.

Main Window

Main window

the main screen that can show the rooms available, rooms booked, rooms down for repair and the clients.

Check In window

Check In window

check in window that asks for customers information to make a booking

Client List

Client List

shows the list of clients that are staying or have previously stayed at the hotel. information displayed includes: ID, First name, Last name, Phone number and address

Room Editor

Room Editor

room editor shows all rooms, and displays all inforation/type of room it is. like if it has a balcony, can smoke in and if its a suite.

hotelbookingapplication's People

Contributors

cassandratolton avatar

Stargazers

 avatar

Watchers

 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.