Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 289 Bytes

File metadata and controls

14 lines (9 loc) · 289 Bytes

Tkinter-Hotel-Management-System

Simple Hotel Management System GUI project written in Python with Tkinter.

Functions

  • check in with customer’s data
  • calculates room rent with days of stay and type of room
  • checkout
  • list checkin guests
  • view info of guest

Contributers