I uploaded a file

I uploaded a file


Indian Fast-Food Application Executive Summary This project will help the user to order their food from the Application so they don’t have to wait in lines. There are so many features in this app like they can order their food, check the history, discounts, delivery option and great deals. This application will consist of following features: Press 1 if you are new customer Press 2 if you are returning customer Press 3 if you want to order food without making an account Press 4 to see the menu, prices and deals Press 5 to see the history. Program Summary First the user has to choose the option if they are new to the application and then they will order the food. Please enter the information below to register your account. Enter your first and last name Enter your email address Enter your age Enter your address Second if there is a returning customer then user has to enter the login and password Welcome back and your customer id is Enter your customer id Since you are back after long time here’s a small discount on us. Third is ordering the food Display the menu ,prices and deals Ask for spicy level Ask for quantity Ask for delivery Fourth is to check the menu, prices of foods and deals Display the veg menu, non-veg menu and drinks Display the prices Display the deals and combos At the end this app allows the users to check their history. Classes: Customer: Private: String name String last name String email Int age Public: Will have a non-default constructor that will require all the private variables as parameters. Purchase: It will inherit from customer class Private: Int quantity String spicy Int total Public: It will have a non default constructor that will have name and email as parameter and it have an initialization list that will take Name, last name and email. It will also have an function to calculate the total. Food: Private: Int foodId Float price Vectors I will use two pushback vectors Purchase class as a vector and Vector for customer MAIN() I will start with printing the statement where users can select what to do with switch statements there will be some functions which tells the menu , total function and history function. Total function will calculate the total of food by quantity spicy level
May 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here