Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

YOUTH HOSTELS Needs to Be in Visual Basic Design a web application for a youth hostel booking application. Write the code that will execute according

YOUTH HOSTELS Needs to Be in Visual Basic

Design a web application for a youth hostel booking application. Write the code that will execute according to the program requirements shown in Figure 9-82 and the Use Case Definition document shown in Figure 9-83. Before writing the code, create an event planning document for each event in the program. The completed webpage is shown in the last screen shot

image text in transcribed

image text in transcribed

FIGURE 9-82 REQUIREMENTS DOCUMENT Date: Date Submitted: Application Title: Purpose August 11, 2017 Youth Hostels This web application allows the user to book hostels in Edinburgh, Florence, and Barcelona. Program Procedures: From a web application, the user completes an online reservation form to select the location of the hostel, the number of days for the stay, and the starting date. Algorithms, Processing, and Conditions: 1. The user must be able to enter the requested reservation information on a web form. The information should include the user's name, the city location for the hostel (Edinburgh S17 a night, Florence $23 a night, or Barcelona $19 a night), the number of nights (maximum of 10 nights), and the start datoe. 2. After entering the reservation information, the user taps or clicks the Submit button. 3. The information entered is validated. 4. The application displays the final cost of staying at the selected hoste 1. Data validation controls should be used. The name is validated to confirm Notes and Restrictions: that it is not left blank. 2. The calendar object must have a date selected that is later than the current date. 3. Only one city can be selected 4. The number of nights must be 1-10 nights. 5. A user may reserve only for one person

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David Kroenke

4th Edition

0136086535, 9780136086536

More Books

Students also viewed these Databases questions