Вы находитесь на странице: 1из 1

ITWP103/ITWA133 WEB PROGRAMMING MIDTERM LAB PRACTICAL EXAM The WEBPROG Travel Agency offers a discounted promotion to its

s valued customer for a domestic air fare of 850.00 (one way only). Each customer must declare the following: - Customer Name - Customer Address - Customer Contact Numbers (Landline and Cellular Phone) - Companion(s) (Adult, Child or Infant) - Luggage and Hand Carries - Type of Flight (One Way or Two) The selected flight will be based on a fixed schedule (as shown below). Each schedule must be clickable. Once clicked, the customer will then fill-up a form that will ask for the information mentioned above.

For those customers originate (only) in Manila, a 50.00 pesos will be discounted to their air fare fee. Validate that the origin should not be the same with the destination. Every customer has a privilege to bring 2 companions. But a customer will be charge base on the following: - 11 years below (CHILD) - 5% charge (from the air fair fee) 60 years above (SENIOR CITIZEN) - 8% charge (from the air fair fee) Baggage is computed per kilo including hand carries. Every customer can bring up to 20 kilos of total baggage. These are computed base on the ff. ranges: - <=5 kilo - free 6-10 kilo - plus 300.00 11-15 kilo - plus 600.00 16-20 kilo - plus 900.00 more than this should not be accepted or processed Valid baggage are only from the following: - Trunk - Suitcase - Wheeled Upright - Garment Bag - Duffel Bag Once that the form is completed and submitted, the following must be displayed and computed: - all entered information - be able to compute for its total fee (including the discounts, additional charges, and luggage) Validation: all entries must be filled up properly. No empty form will be processed. Provide an ERROR page to be displayed and that it should display corresponding error messages (cause of the error. Display all information in an informative way where the customer can understand clearly all entries and information from your web site. No limit to the number of web pages that will be created. Technology to be used: PHP, HTML, CSS or Javascript only. You may expand the concept but you are not allowed to use other technologies and shoud meet the above mentioned requirements.

Вам также может понравиться