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
- Host: GitHub
- URL: https://github.com/routayush1/hotel-mangement-gui-and-normal-program-python
- Owner: routayush1
- Created: 2018-08-22T06:56:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-05T00:22:58.000Z (about 5 years ago)
- Last Synced: 2025-06-20T14:42:58.973Z (5 months ago)
- Topics: python, python3, tkinter, tkinter-graphic-interface, tkinter-gui, tkinter-python
- Language: Python
- Homepage:
- Size: 6.88 MB
- Stars: 17
- Watchers: 2
- Forks: 35
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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