Using C# and Windows Presentation Foundation (WPF)
1
, 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 that they spend working on a specific
module on a certain date.
6. The software shall display how many hours of self-study remains 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 Language Integrated Query (LINQ) to manipulate the data.
3. You must 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
Trending nowThis is a popular solution!
Step by stepSolved in 2 steps
- can you please double-check this code? thank you!arrow_forwardWrite a fully annotated C program that does ALL of the following:(a) Create a user defined type to represent a Student record that contains the following descriptions:Name Data Type Sizestudent_ID numeric 5student_Name character 30student_Address character 50student_major Character 20student_sex character 1(b) Create 2 student records with the following information.StudentOne ID: 14567 Name : John Lee Name Address: 24, Jalan Rajah, Singapore 111111Major : Computer Science Sex: male StudentTwoID: 15970Name : Marsha JohnsonAddress: 29, Jalan Eunos, Singapore 22222Major: Accounting Sex: Female Display the record of studentOne on the screen.arrow_forwardStart Declare variables idno, msg, location, dept budget Input idno, location, dept, budget budgetMsg() Output idno, msg, location, dept, budget Stop msg = cut 3% budgetMsg() dept> 15 msg cut 5% Return or End module What would the results be? Problem #5: 1111 FR 22 600000 Problem #6: 1212 PR 19 400000 Problem #7: 2222 NB 14 300000 budget > 500000 msg = cut 7%arrow_forward
- Arguments for deep access over shallow access should be made from the viewpoint of an application programmer; performance should not be the focus of the argument.arrow_forwardStrathSoft, a software development company, was approached by EatWell chain of restaurants to commission a tailor-made software to automate their restaurant sales. The sales manager of EatWell chain of restaurants described their current manual process of salesas follows: “We sell many food items, each item is identified by an identification code and each food item has a name and price. We use a variety of ingredients in our food items. Each ingredient hasa unique ID, name, production date and expiry date. One ingredient can be used in many food items. We have many customers. Customers have a name, a unique ID, address and contact. When customers place orders, they buy one or many food Items. Each order has a unique ID,order date and total” 1. As a system designer for StrathSoft, design a class diagram for the above descriptionof the part of the prospective system. 2. Develop the part of the system that will allow you to create items made of a list ofingredients. Use a driver class to…arrow_forwardHow are handler interfaces affected by or affect the memory management of an application?arrow_forward
- A program becomes a process when it is an active entity loaded in main memory. max 0 ↓ 介 What region is used for variables local to a function? no option is correct data stack text heap sparse address spacearrow_forwardI need 3 answersarrow_forwardlanguage is C++ Use Lastname First name, JonnyEnglish Instructions 1. Using Visual Studio, or Xcode, create a new empty project in your working drive. Name the Project: 05LastFirst (NOTE: where LastFirst is your actual Lastname and Firstname. For Example, if your name is Mary Smith then your empty project folder will be named 02SmithMary) 2. You will be updating your 05CH3 program. You will develop an Algorithm and then update your C++ Program for the problem described below: Have the user input test grades UNTIL user enters a negative number. The program will: list the number of grades entered, list the number of passing grades (>= 60) total all the grades, and then display the average of the grades. For example: Enter score 1: 88.8 Enter score 2: 50 Enter score 3: 100 Enter score 4: 100 Enter score 5: -1 Total number of grades: 4 Total number of passing grades: 3 Total: 338.8 Average: 84.7 (NOTE: Follow the steps below in creating your Algorithm and C++ Program.…arrow_forward
- Computer Networking: A Top-Down Approach (7th Edi...Computer EngineeringISBN:9780133594140Author:James Kurose, Keith RossPublisher:PEARSONComputer Organization and Design MIPS Edition, Fi...Computer EngineeringISBN:9780124077263Author:David A. Patterson, John L. HennessyPublisher:Elsevier ScienceNetwork+ Guide to Networks (MindTap Course List)Computer EngineeringISBN:9781337569330Author:Jill West, Tamara Dean, Jean AndrewsPublisher:Cengage Learning
- Concepts of Database ManagementComputer EngineeringISBN:9781337093422Author:Joy L. Starks, Philip J. Pratt, Mary Z. LastPublisher:Cengage LearningPrelude to ProgrammingComputer EngineeringISBN:9780133750423Author:VENIT, StewartPublisher:Pearson EducationSc Business Data Communications and Networking, T...Computer EngineeringISBN:9781119368830Author:FITZGERALDPublisher:WILEY