Question
A fitness track app company has asked you to develop a Windows application using a graphical user interface to determine the total of hours somebody
A fitness track app company has asked you to develop a Windows application using a graphical user interface to determine the total of hours somebody has exercised during their lifetimes, assuming on average a user exercises 2.5 hours per week. When user the app the user will enter: First Name Last Name Birth date (in mm/dd/yyyy) Current date (in mm/dd/yyyy) The program must display the users name and the number of hours the user has exercised in his/her lifetime. The program must output (in a label widget) the users name and the number of hours the user has exercised in his/her lifetime. The user can clock a Clear button to clear all entries and results. An Exit button must be available to exit the application. Write in Visual Basic - Windows Forms App.
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