A food delivery system using python modules and tkinter. The program displays the menu to the users, and the users can choose the food items and the quantity. The total is calculated by adding up each items value. The program then asks for delivery address, phone number and mode of payment. It then finally displays the message if placed successfully.