[Solved]L T Mobile Lte 6 23 Pm Cs2 Final Projectpdf Computer Science Ii Lab Final Project Il 24 20 Q37225445

plssend with c++ codel T-Mobile LTE 6:23 PM CS2 Final Project.pdf Computer Science II Lab-FINAL PROJECT il 24 2019 7-00 pm ES Due Date Due Time Problem: We would like you and your team to demonstrate everything you have learned during this course in your final project. Your submission should be a fully-fledged C++ program written entirely from the scratch by you and your team. The details are listed below Goal: Who are the best students? e Output: You must produce a text file with the best students at the University – Input A text file will be provided with all students attending the University. Process: Execute the following functional requirements i. Load all students from the text file called theRoster txt into a list called initials i, Copy all students with the highest GPA from the initials list into another list called highGPA. iL Copy all students with the highest number of credits earned from the highGPA list into yet another list called highCredit. iv. Copy all students with the fewest number of days at the institution from the highCredit list into a list called fewDays v. Save all students from the fewDays list into a text file called the Best.txt * Restrictions: You have to write all the code in C++ You may use any code you wrote during this class (Le, Time, Date, Stack, Queue, List). However, you are only allowed to use the following precompiled libraries: ciostream>,fstream, and <strinp. Obiectives: Each team member should demonstrate ability to: Apply knowledge of Object-Oriented Design and Object-Oriented Programming Implement dynamic data structures using pointers to objects Correctly code all functional requirements Function effectively in teams to accomplish a common goal 2. 3. (5 points) (10 points) Deliverables: Each team member must submit S points) (5 points) (5 points) (S points) 1 UML Design: Use Cases, Class diagrams and Activity diagrams 2 C Code: Header files, Implementation files and Data files 3 User Manuel: Written documentation with Screenshots 4 Individual Demo Short presentation by each member (Optional) Open With Print Show transcribed image text l T-Mobile LTE 6:23 PM CS2 Final Project.pdf Computer Science II Lab-FINAL PROJECT il 24 2019 7-00 pm ES Due Date Due Time Problem: We would like you and your team to demonstrate everything you have learned during this course in your final project. Your submission should be a fully-fledged C++ program written entirely from the scratch by you and your team. The details are listed below Goal: Who are the best students? e Output: You must produce a text file with the best students at the University – Input A text file will be provided with all students attending the University. Process: Execute the following functional requirements i. Load all students from the text file called theRoster txt into a list called initials i, Copy all students with the highest GPA from the initials list into another list called highGPA. iL Copy all students with the highest number of credits earned from the highGPA list into yet another list called highCredit. iv. Copy all students with the fewest number of days at the institution from the highCredit list into a list called fewDays v. Save all students from the fewDays list into a text file called the Best.txt * Restrictions: You have to write all the code in C++ You may use any code you wrote during this class (Le, Time, Date, Stack, Queue, List). However, you are only allowed to use the following precompiled libraries: ciostream>,fstream, and
Expert Answer
Answer to l T-Mobile LTE 6:23 PM CS2 Final Project.pdf Computer Science II Lab-FINAL PROJECT il 24 2019 7-00 pm ES Due Date Due Ti… . . .
OR

