Answered step by step
Verified Expert Solution
Question
1 Approved Answer
If someone could please help me with this its pertaing to dealign with microsoft visual basic i need help with my coding for it i
If someone could please help me with this its pertaing to dealign with microsoft visual basic i need help with my coding for it i am slightly confused on how to code it i need help ASAP!
ase Programming Assignments 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 in Figure 4-100. Before writing the code, create an event-planning document 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 dur- ing 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. FIGURE 4-100 ase Programming Assignments 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 in Figure 4-100. Before writing the code, create an event-planning document 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 dur- ing 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. FIGURE 4-100Step 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