Topic 5 Lab
Topic 5 Lab
Activity 5-1: Develop a Web App with the user interface below and computes future value using the
for loop construct.
Activity 5-2: Design a Web App that that presents a user with the interface below where she can place her
lunch order. Upon clicking the Calculate button, the system presents the result using an alert box as shown.
Hint: Use the ternary operator to implement the selections and defined in a function declaration.
1
Activity 5-3: Develop an Invoice total calculator web App that computes invoice on an order given
customer type and invoice subtotal based on a pre-determined discount percentage. Discount percentage
rates are specified in the table below.
Discount Table