Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Design an application and write the code that will execute according to the program requirements below: REQUIREMENTS DOCUMENT Application Title Metro City Commute Application Purpose

Design an application and write the code that will execute according to the program requirements below:

REQUIREMENTS DOCUMENT

Application Title

Metro City Commute Application

Purpose

This Windows Desktop application calculates the cost of commuting to New Your City using the metro.

Program Procedures

The user selects the number of tickets and the type of ticket (single ride, 7-day, or 30-day). The user then requests that the program calculate and display the cost of the metro tickets for the subway.

Algorithms, Processing and Conditions

The user selected the number of metro tickets.

Metro tickets can be purchased for a single ride ($2.75), 7 days ($30) or 30 days ($112).

The user must be able to initiate the calculation of the metro tickets.

The user should be able to clear the number of tickets and the type of ticket.

Notes and Restrictions

Negative and invalid numbers are not accepted.

Comments

Application must include a color background and relevant image.

USE CASE DEFINTITON

The Windows Desktop application window opens.

The user enters the number of tickets to be purchased and selects the type of metro ticket.

The user taps or clicks the Buy Tickets button to display the cost of the ticket(s).

The user clears the input and the result by tapping or clicking the Clear button.

If desired, the user repeats the process.

*BE SURE TO CREATE A WINDOWS FORM APPLICATION IN VISUAL BASIC

SAMPLE FORM

image text in transcribed

Metro City Commute Application Purchase Metro Tickets for NYC Number of Tickets:10 Ticket Type: Select One Single Ride Ticket ($2.75) O 7-Day Ticket ($30) O 30-Day Ticket ($112) Buy Tickets Clear Final Ticket Cost: $27.50

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_2

Step: 3

blur-text-image_3

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

Professional Microsoft SQL Server 2014 Administration

Authors: Adam Jorgensen, Bradley Ball

1st Edition

111885926X, 9781118859261

More Books

Students also viewed these Databases questions

Question

How wide are Salary Structure Ranges?

Answered: 1 week ago