Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This is my assignment question. Please help me to create system with php code. Provide step - by - step solution for easy understanding.Create a
This is my assignment question. Please help me to create system with php code. Provide stepbystep solution for easy understanding.Create a system used in a restaurant. Clients can buy several food and beverages. Your
system shall have several types of food: appetizer, main course and dessert. Beverages can
be hot and cold drinks.
The system shall calculate the amount of a client needs to pay. Among the things that need to
be included are the unit price per food and beverage, the number of food and beverage that a
customer orders per table.
If a customer chooses all types of food excluding beverage that customer can be given a
discount of towards the total amount before tax. Additional discount is given when
the customer orders more than items including beverage from the total amount before tax.
The total amount is subjected to a Sales and Service tax of
Example of calculation:
You are given until June by : PM to submit your assignment in elearning. The
submission MUST BE sent as PDF file.
Deliverables and marks will be given based on:
The creativity of the interface include several outputs between to samples
screen shot the interface and submit in your document include error messages if
any
The efficiency of coding
Data validation Create a system used in a restaurant. Clients can buy several food and beverages. Your system shall have several types of food: appetizer, main course and dessert. Beverages can be hot and cold drinks.
The system shall calculate the amount of a client needs to pay. Among the things that need to be included are the unit price per food and beverage, the number of food and beverage that a customer orders per table.
If a customer chooses all types of food excluding beverage that customer can be given a discount of towards the total amount before tax. Additional discount is given when the customer orders more than items including beverage from the total amount before tax.
The total amount is subjected to a Sales and Service tax of
Sample Sample Sample
Appetizer: item Appetizer: item Appetizer: items
Main Course: item Main Course: item Main Course: items
Dessert: items Dessert: item Dessert: item
Beverage: items Beverage: item Beverage: items
All types of food selected? YES DISCOUNT GIVEN All types of food selected? NO DISCOUNT NOT GIVEN All types of food selected? NO DISCOUNT NOT GIVEN
Total items ordered: items ADDITIONAL DISCOUNT Total items ordered: items NO ADDITIONAL DISCOUNT Total items ordered: items
DISCOUNT GIVEN
All purchases are subject to PERCENT SST regardless of the total price.
Deliverables and marks will be given based on:
The creativity of the interface include several outputs between to samples screen shot the interface and submit in your document include error messages if any
The efficiency of coding
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started