Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.47 KB

File metadata and controls

34 lines (23 loc) · 1.47 KB

C# Hotel Management System Project

About Project

A simple admin panel for managing system for hotel built using C#, WindowsForms, MySQL.

Features

  • The Admin can see all clients ie. to read each separately.
  • The Admin can also do insert new or update and delete existing client

  • The admin adds hotel rooms, but he also updates the data or deletes an existing room if needed.

  • Admin adds new room reservations, and as soon as the room is booked it becomes unavailable, so no one else can book it unless someone cancels the reservation

login
clients


editClient manageRooms editRooms manageReservations editReserv