Write an HTML/JAVASCRIPT Page(without Bootstrap,etc.): This page provides the user with an order calculator based on ite

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Write an HTML/JAVASCRIPT Page(without Bootstrap,etc.): This page provides the user with an order calculator based on ite

Post by answerhappygod »

Write an HTML/JAVASCRIPT Page(without Bootstrap,etc.):
This page provides the user with an order calculator based on
items ordered within the restaurant.
There are a total of 5 menu items a user can choose from
including three food items and two drink options.
The user should be able to provide a text comment.
They should also be able to specify if a tip is added to
the order.
They should be able to enter and select whether the tip is
a percentage of the order value or a set amount.
The options for the order form are as follows:
Food:
- Garlic Bread £3
- Pasta £8
- Pizza £9
Drinks:
- Lemonade £2
- Juice £2.5
Comment
- User can provide a text comment
Tip
- Input field for a value with a selection for the percentage of
combined food
and drink order or fixed amount to be tipped
Upon submission, this form should dynamically update a separate
section on this site
showing the following in a well-formatted and styled output:
- The total amount of £ for Food
- The total amount of £ for Drinks
- User-Provided Comment
- Tip in % of the food and drink order value and in £
- Total in £ (including the tip)
Write An Html Javascript Page Without Bootstrap Etc This Page Provides The User With An Order Calculator Based On Ite 1
Write An Html Javascript Page Without Bootstrap Etc This Page Provides The User With An Order Calculator Based On Ite 1 (83.19 KiB) Viewed 46 times
Food Garlic Bread Pasta Pizza Drink Lemonade Juice £3 £8 £9 £2 £2.5 2 Comment Tip Tip in % Tip in £ Submit
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply