Vageesha Food Orders and Delivery-7
Vageesha Food Orders and Delivery-7
11
1
1.Acknowledgement:
5. update_orders():
a. Allows modification of an existing order by
replacing its details with updated
information.
6. delete_orders(order_id):
a. Removes a specific order from the CSV file
based on the order ID.
7. usermenu():
a. Provides a menu for users to interact with
the program.
8. adminmenu():
a. Offers administrative functionalities for
managing orders, including insertion,
updating, deletion, and display.
9. mainmenu():
a. It is the entry point of the program, guiding
users to choose between user and admin
function.
3.CODE:
Figure1
Figure2
Figure3
Figure4
Figure5
4. Outputs :
Figure1
Figure2
Figure3
Figure4
Figure5
Figure6
5. Future Enhancements:
1.Voice Ordering Capability: adding voice recognition technology could allow
customers to place orders through smart speakers or mobile devices, providing
an additional layer of convenience.
Which can be really helpful for blind persons and persons having disabilities.
6.Bibliography :
1) Computer Science With Python For Class XI By Sumita Arora.
2) Computer Science With Python For Class XII By Sumita Arora