1. Main Page
This is how Software looks like.
2. Admin Login
After Pressing Admin Login Button, Admin or authenticated user can fill their username and password.
3. After Successful Login
After Successfully log in, user or admin can change the name and price of food item.
4. Add User
Admin or authenticated person can add extra user after pressing Add User button.
5. One Example
One Practical Example; In this customer ordered 1 Tea and 2 Bread. After pressing Total Button, user can see Total amount that customer should pay to user. Reset Button is used When user by mistakenly enter wrong entry.
6. After Print Button Pressed
After pressing Print Button one window will pop-up. In that we logged customer's information like Name, Mobile Number, Email, Address.
7. Bill
After pressing Submit Button Notepad file will pop-up. Customer's bill will present over there in Notepad. File's name contain "bill number-username-phone number". So in this way each bill will be unique.
8. Customer's Mail Inbox
After pressing Submit Button, customer will get their bill on Mail in Notepad form.
So in this way Restaurant Management Project made. We used database to store username and password of user or admin as well as json files for various purpose. We also used log file for customer's data logging and store the bill of each customer in notepad file.
For Restaurant Management Project code, contact: pankaj@cppsecrets.com
Name | Views | Likes |
---|---|---|
Python logging log | 356 | 0 |
Python logging getChild | 1030 | 0 |
Python logging config | 378 | 0 |
Python logging getLogger | 403 | 0 |
Python logging getLevelName | 539 | 0 |
Python Restaurant Management | 560 | 1 |
Python logging info | 514 | 0 |
Python logging makeLogRecord | 556 | 0 |
Python logging getLoggerClass | 466 | 0 |
Python logging getEffectiveLevel | 364 | 0 |
Python logging setLoggerClass | 772 | 0 |
Python logging Logger | 311 | 0 |
Python logging LogRecord | 853 | 0 |
Python logging Introduction | 301 | 0 |
Python logging Filter | 965 | 0 |
Python logging Two Different Files with logging | 2791 | 0 |
Python logging LoggerAdapter | 823 | 0 |
Python logging isEnabledFor | 634 | 0 |
Python logging debug warning error | 270 | 0 |
Python logging basicConfig | 512 | 0 |
Python logging Formatter | 712 | 0 |
Python logging FileHandler | 737 | 0 |
Python logging StreamHandler | 410 | 0 |
Python logging exception | 311 | 0 |
Python logging hasHandlers | 661 | 0 |
Python logging addLevelName | 679 | 0 |
Python logging disable | 1925 | 0 |
Comments