An open API service indexing awesome lists of open source software.

https://github.com/routayush1/hotel-mangement-gui-and-normal-program-python

I have tried to digitalize the hotel management system through my project.The project is written in Python 3 that uses OOPS concept ie it is based on object and classes. FOR THE GUI I HAVE USED TKINTER AND PAGE THE NORMAL CODE IS NAMED AS MAIN.PY TO RUN THE GUI JUST EXECUTE MAINLY.PY
https://github.com/routayush1/hotel-mangement-gui-and-normal-program-python

python python3 tkinter tkinter-graphic-interface tkinter-gui tkinter-python

Last synced: 3 months ago
JSON representation

I have tried to digitalize the hotel management system through my project.The project is written in Python 3 that uses OOPS concept ie it is based on object and classes. FOR THE GUI I HAVE USED TKINTER AND PAGE THE NORMAL CODE IS NAMED AS MAIN.PY TO RUN THE GUI JUST EXECUTE MAINLY.PY

Awesome Lists containing this project

README

          

# HOTEL-MANGEMENT-PROGRAM(PYTHON & GUI)
I have tried to computerize the HOTEL-MANGEMENT system through this project.
This project gives information regarding the check-in, check-out and booking facilities of the customer.
The project is written in Python 3 that uses OOPS concept i.e based on object and classes.

FOR THE GUI I HAVE USED TKINTER AND PAGE

THE NORMAL CODE IS NAMED AS MAIN.PY

TO RUN THE GUI JUST EXECUTE MAINLY.PY