Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hello I need help programming this in VB . no c# regular visualbasic reccomend visual studio 2 0 1 9 with windows form app no

Hello I need help programming this in VB. no c# regular visualbasic reccomend visual studio 2019 with windows form app no c# net5.0 REQUIREMENTS DOCUMENT
Date:
Date Submitted:
Application Title: Uber, Subway, or Bus Commute
Purpose:
Program
Procedures:
Algorithms,
Processing, and
Conditions:
Notes and
Restrictions:
March 12,2019
This Windows Classic Desktop application computes the yearly cost of commuting to
work via Uber car service, subway, or bus.
The user selects how she commutes to work and then answers questions based on that
response to compute the cost of traveling to and from work for one year in a city.
The user first views a Windows application with a title and a ComboBox object that
asks how she commutes-Uber, subway, or bus. The other objects on the form are not
visible at this point.
After the user selects the mode of travel, the questions related to that type of travel are
displayed immediately.
The following customized questions are displayed based on the user's choice:
Uber: Daily round trip cost using Uber, days worked per month. When you
compute the Uber cost, increase the cost by 20 percent to cover surge pricing. Surge
pricing is when fares temporarily increase to encourage more Uber drivers to get on
the road and head to areas of the city where demand for rides is high.
Subway: Round trip transit fare and days worked per month.
Bus: Round trip transit fare and days worked per month.
After the values have been validated, calculate the cost of commuting for one year for
the selected choice.
All values that the user enters should be validated.
Comments:
The background picture shown should be selected from pictures available on the
web.
Each portion of the program should be performed in separate functions and
procedures.
A splash screen should open the application for five seconds. Thank you in advance for the help.
image text in transcribed

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

Graph Databases

Authors: Ian Robinson, Jim Webber, Emil Eifrem

1st Edition

1449356265, 978-1449356262

More Books

Students also viewed these Databases questions

Question

Explain the function and purpose of the Job Level Table.

Answered: 1 week ago