Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.63 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.63 KB

Hotel Management System

This is a simple HotelManagement tool that utilizes data from/to the sql database.

#[Features - FrontEnd]:

  • Seperate Login for both kitchen & reservation table
  • Add/edit/update/delete an entry
  • Full data grid view
  • Search
  • Room Availibility

#[Features - Kitchen]:

  • Todo list]
  • On the line: queue in order
  • Overview: full data grid view of occupancy

#[Login]

  • Kitchen - Username: kitchen , password: kitchen
  • FrontEnd - Username: admin , password: admin

Open Source frameworks:

#[Screenshots]

Alt text ScreenShot ScreenShot ScreenShot ScreenShot ScreenShot

  • This program is written for educational purposes only.