Question
I just need the code to make this run. I'm frustrated after scrapping 3 projects:( Programming Fundamentals Lab in C# in VISUAL STUDIOS Student Grade
I just need the code to make this run. I'm frustrated after scrapping 3 projects:(
Programming Fundamentals Lab in C# in VISUAL STUDIOS Student Grade Manager
The goal of labs are to simulate the act of working for a company while also re-enforcing the concepts you learned for the week. The questions are posed as application features. You will be expected to make a personal private repository, associated issues & branches for each feature and submit pull requests for each feature. You will be graded on how many features you can complete. This is hard, you will need to start very early and work on it on off hours, including research. But, this is a full app that will you can be very proud of.
=========================================================================
We need a console app that manages student grades. Feature 0: As a user, I need a text menu to manage and interact with the app.
Feature 1: As a user, I need to be able to see all grades.
Feature 2: As a user, I need to be able to add grades to the system.
Feature 3: As a user, I need the system to automatically calculate the average grade for the class.
Feature 4: As a user I need the system to show me the top grade.
Feature 5: As a user I need the system to show me the bottom grade.
Feature 6: As a user, I need to be able to be able to remove students who drop from the class or were entered incorrectly.
Feature 7 : As a user, I need to be able to edit the current grade of an existing student.
Feature 8 : As a user, I need to be able to exit the 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