Skip to content

Commit ce2d4f7

Browse files
Update README.md
1 parent af304cb commit ce2d4f7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# Python based Hotel Management System
22
This is a project made by me for service and room management in hotels. This is totally based on Python and SQL. I will try to add more functions to this later in the future
3+
4+
First we need to create database and tables for to store our data, that's why we have to run CreatCreating Database(Room_Managmenent_System).py. This will create required database and tables on our database server.
5+
6+
Then, we can run Main Program.py. It has many features which are required to manage a hotel. In future I will try to add some more feature. Till then, enjoy :)

0 commit comments

Comments
 (0)