Skip to content

HOTEL MANAGEMENT SYSTEM USING TKINTER AND SQLITE3

Notifications You must be signed in to change notification settings

sunbui/hotel-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOTEL-SYSTEM

HOTEL MANAGEMENT SYSTEM USING TKINTER AND SQLITE3

OVERVIEW

  • I have used tkinter libary from python to build the GUI.
  • To store the details of customer I have used sqlite3 database.
  • You can Check In, Check Out, see customer details, room for customer details in this project

HOW TO RUN?

Run python3 main.py

About

HOTEL MANAGEMENT SYSTEM USING TKINTER AND SQLITE3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages