Question: JavaScript Problem Assignment 2: JavaScript Mr. Clean has a local laundry store. He decides to expand his business by building a website, and he depends


JavaScript Problem
Assignment 2: JavaScript Mr. Clean has a local laundry store. He decides to expand his business by building a website, and he depends on the laundry and dry cleaning list to charge his customers (see LaundryAndDryCleaningList.pdf). The list contains different categories with their prices and descriptions. Mr. Clear asks you to build a webpage to implement that form. Mr. Clean's requirements: 1- 2- 3- 4- 5- 6- 7- The form should validate the Name, and Tel No. fields. The form should validate the collection date and the delivery date. Implement minimum four groups from the form (Service Wash is mandatory). The form should display the price before and after tax (13%). The submit button should validate the above requirements before submit the form. You are free to use radio buttons, list items, or check boxes to implement the form. Ignore the word from appears in the form. Deliverables The files should be submitted in html,css, and js forma Assignment 2: JavaScript Mr. Clean has a local laundry store. He decides to expand his business by building a website, and he depends on the laundry and dry cleaning list to charge his customers (see LaundryAndDryCleaningList.pdf). The list contains different categories with their prices and descriptions. Mr. Clear asks you to build a webpage to implement that form. Mr. Clean's requirements: 1- 2- 3- 4- 5- 6- 7- The form should validate the Name, and Tel No. fields. The form should validate the collection date and the delivery date. Implement minimum four groups from the form (Service Wash is mandatory). The form should display the price before and after tax (13%). The submit button should validate the above requirements before submit the form. You are free to use radio buttons, list items, or check boxes to implement the form. Ignore the word from appears in the form. Deliverables The files should be submitted in html,css, and js forma
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
