Pantastic Byte Bills
Web application that allows a vendor to add items ordered and calculate the total in order to generate a conclusive bill for the customer.
PAN-TASTIC BITES Web Application
Overview:
PANTASTIC BITES is a web application that allows users to place orders for the most popular food item, each from the 5 most preferred cuisines around the world. It provides a user-friendly interface for entering customer details, selecting food items, and generating a bill.
Features:
β’ Customer Details Form: Users can enter their full name, email, and phone number.
β’ Order Selection: Users can select food items from different cuisines
(Indian, Mexican, Italian,Chinese, Korean) along with the quantity of each item.
β’ Bill Generation: The application dynamically generates a bill based on the selected items and quantities.
β’ Download Bill: Users can download the generated bill as a text file for their records.
Technologies Used:
HTML: Used for creating the structure of the web page.
CSS: Used for styling the web page and making it visually appealing.
JavaScript: Used for implementing dynamic behavior such as updating the bill based on user input and handling form submissions.
Bootstrap: Used for responsive design and layout components.
Credits:
Team Members:
Uma Unnikrishnan, Diya Ziyad, Nandana Mohan, Dilshada Jibin
-> created a webpage that has customer details -> added order details ->added a button to generate a bill after calculating total
Project created by Uma Unnikrishnan