Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Complete the following case programming assignment in Visual Basic. FITNESS TRACKER APP Create a requirements document and a Use Case Definition document and then design

Complete the following case programming assignment in Visual Basic.

FITNESS TRACKER APP Create a requirements document and a Use Case Definition document and then design a Windows application based on the case project shown below. Before writing the code, create an event-planning document for each event in the program.

A fitness tracker app company has asked you to write a Windows application that its users can use to determine the total number of hours someone has exercised during their lifetimes, assuming they exercise an average of 2.5 hours per week. All users should enter their first name, their birth date, and the current date. For both dates, ask for the month, day, and year separately in numeric form. To calculate the number of hours exercised, assume 365 days per year and 30 days per month. The program must display the user's name and the number of hours the user has exercised in his or her lifetime. The user can click a Clear button to clear all entries and results. An Exit button must be available to exit the application.

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

Databases Demystified

Authors: Andrew Oppel

1st Edition

0072253649, 9780072253641

More Books

Students also viewed these Databases questions

Question

What is paper chromatography?

Answered: 1 week ago

Question

Explain the cost of capital.

Answered: 1 week ago

Question

Define capital structure.

Answered: 1 week ago