Using C# and Windows Presentation Foundation (WPF), design and implement a standalone desktop time management application that fulfils the following requirements: 1. The user must be able to add multiple modules for the semester. The following data must be stored for each module: a. Code, for example, PROG6212 b. Name, for example, Programming 2B c. Number of credits, for example, 15 d. Class hours per week, for example, 5 2. The user must be able to enter the number of weeks in the semester. 3. The user must be able to enter a start date for the first week of the semester 4. The software shall display a list of the modules with the number of hours of self‐study that is required for each module per week. The number shall be calculated as follows: self-study hours per weekൌ number of credits ൈ 10 number of weeks െ class hours per week 5. The user must be able to record the number of hours they spend working on a specific module on a certain date. 6. The software shall display how many hours of self‐study remain for each module for the current week. This should be calculated based on the number of hours already recorded on days during the current week. 7. The software shall not persist the user data between runs. The data shall only be stored in memory while the software is running. Non‐functional requirements: 1. You are required to use internationally acceptable coding standards. Include comprehensive comments explaining variable names, methods, and the logic of programming code. 2. You must make use of LINQ to manipulate the data. 3. You are required to create a custom class library that contains the classes related to the data and calculations. The WPF application project should make use of the custom class library.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Using C# and Windows Presentation Foundation (WPF), design and implement a standalone
desktop time management application that fulfils the following requirements:
1. The user must be able to add multiple modules for the semester. The following data must
be stored for each module:
a. Code, for example, PROG6212
b. Name, for example, Programming 2B
c. Number of credits, for example, 15
d. Class hours per week, for example, 5
2. The user must be able to enter the number of weeks in the semester.
3. The user must be able to enter a start date for the first week of the semester

4. The software shall display a list of the modules with the number of hours of self‐study that
is required for each module per week. The number shall be calculated as follows:
self-study hours per weekൌ number of credits ൈ 10
number of weeks െ class hours per week
5. The user must be able to record the number of hours they spend working on a specific
module on a certain date.
6. The software shall display how many hours of self‐study remain for each module for the
current week. This should be calculated based on the number of hours already recorded on
days during the current week.
7. The software shall not persist the user data between runs. The data shall only be stored in
memory while the software is running.
Non‐functional requirements:
1. You are required to use internationally acceptable coding standards. Include
comprehensive comments explaining variable names, methods, and the logic of
programming code.
2. You must make use of LINQ to manipulate the data.
3. You are required to create a custom class library that contains the classes related to the
data and calculations. The WPF application project should make use of the custom class
library.

Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
JQuery and Javascript
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education