I want a simple hotel billing system using Python tkinter
Budget: ₹600 – ₹601 INR
Hello ,
I have code of hotel billing system where it uses Python tkinter to display a list of food items and we can select from the food item list and then print the total fare but this printing saves a different .txt file in file folder . You can check the codes in linked file.
I want 2 things
1 . A login page where user log in (the shop owner or employee) and enter to this GUI of billing system . I don't want real log in auth , just a simple ui for login page and direct log in to syatem .
2. I want this bill to be save in any database not in .txt file in local folder .
I have code of hotel billing system where it uses Python tkinter to display a list of food items and we can select from the food item list and then print the total fare but this printing saves a different .txt file in file folder . You can check the codes in linked file.
I want 2 things
1 . A login page where user log in (the shop owner or employee) and enter to this GUI of billing system . I don't want real log in auth , just a simple ui for login page and direct log in to syatem .
2. I want this bill to be save in any database not in .txt file in local folder .