- Csd 3354 Programming C Net Assignment 3 Hotel Reservation Form Marks Weighted Assignment Details This Is An Assign 1 (59.15 KiB) Viewed 45 times
CSD-3354: Programming C# .NET Assignment #3 - Hotel Reservation Form Marks Weighted Assignment Details This is an assign
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
CSD-3354: Programming C# .NET Assignment #3 - Hotel Reservation Form Marks Weighted Assignment Details This is an assign
CSD-3354: Programming C# .NET Assignment #3 - Hotel Reservation Form Marks Weighted Assignment Details This is an assignment to test your skills at designing a webform that will require the user to input the correct information and display it on the page. Your team is hired to create the hotel reservation form/ page. You are required to create a new page that will ask the customer to input the following details, validate the complete input (data annotations and other form based validation), save the reservation in the database and display the reservation on the screen. 50 5 information to capture 1. Customer name and complete contact details including their home address. 2. length of their stay (hint: arrival date and departure date) 3. number of people staying 4. special requests 5. type of room (check the latest trends there) 6. any special packages (Optional) 7. excursions (Optional) Once the information is captured and the reservation is complete, the system displays all the information on the reservation confirmation page with the total estimated price of the stay. Make sure to use different prices for Fri and Sat. Sunday to Thursday to feature the same weekday price whereas Friday and Saturday (weekend) feature different prices (choose your own prices). If you complete the excursions, make sure to add price to each excursion offered and calculate that in the total price. Assuming your hotel is in Ontario, your hotel charges 13% HST and 7% tourism tax. you can refer to the following website for ideas. 1. Airbnb.ca 2. Bookings.com 3. Sunwing.ca 4. Fairmont.com