Answered step by step
Verified Expert Solution
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 with windows form app no c# net REQUIREMENTS DOCUMENT
Date:
Date Submitted:
Application Title: Uber, Subway, or Bus Commute
Purpose:
Program
Procedures:
Algorithms,
Processing, and
Conditions:
Notes and
Restrictions:
March
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 commutesUber, 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 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.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started