Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A fitness tracking app company has asked you to develop a windows application using a GUI to determine the total amount of hours somebody has

A fitness tracking app company has asked you to develop a windows application using a GUI to determine the total amount of hours somebody has exercised during their lifetime, assuming on average a user has exercises 2.5 hours per week.

When the user uses the app, they will enter the following:

First Name:

Last Name:

Date of Birth (in mm/dd/yyyy):

Current Date (in mm/dd/yyyy)

This program should display the users name and the number of hours the user has exercised in their lifetime. The program should output in a label widget the users name and the number of hours exercised in their life time. The user can click a Clear button to Clear all entries and results and and Exit button to exit the application.

Note: This should be done in Windows Form App .VB

**I am mostly struggling to make the calculations with the dates as they are being entered into a text box.

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

Transact SQL Cookbook Help For Database Programmers

Authors: Ales Spetic, Jonathan Gennick

1st Edition

1565927567, 978-1565927568

More Books

Students also viewed these Databases questions

Question

Describe the new structures for the HRM function. page 676

Answered: 1 week ago