Implement a Roster Management Program using the classes that you developed in homework assignments 2-6. The program should be command-line interfaced.In Roster Management Program you will have two Modes: “Supervisor Mode” and “User Mode”.
In “Supervisor Mode” you have options to:In a “User Mode” you can only do the following:
1) Select a Roster to perform following operations:
a) Insert new Student to a Roster
b) Remove a Student from a Roster
c) Update a Student in a RosterIn Main menu you will have following options:
A) Supervisor Mode that will be password protected. The user can be authenticated against a database.txt file entries which would contain user/password pair
B) User Mode
C) ExitNote: When you start off the program the rosters must be read in from a file called rosters.txt. When you exit a program the rosters must be stored back to a file called rosters.txt. Internally in your program rosters are stored in a growable array of rosters.
The format of the rosters.txt file is:
course1-name | course1-code | number-credits | professor-name
student1 first name | student1 last name|sid|standing|credits|gpa|mm/dd/yyyy|mm/dd/yyyy
student2 first name | student2 last name|sid|standing|credits|gpa|mm/dd/yyyy|mm/dd/yyyy
end_roster|
course2-name | course2-code | number-credits | professor-name
student1 first name | student1 last name|sid|standing|credits|gpa|mm/dd/yyyy|mm/dd/yyyy
end_roster|
Classes, CS211, implement, Management, program, Project, Roster, solved, using
[SOLVED] Cs211 project 1 implement a roster management program using the classes
$25
File Name: Cs211_project_1__implement_a_roster_management_program_using_the_classes.zip
File Size: 678.24 KB
Only logged in customers who have purchased this product may leave a review.
Reviews
There are no reviews yet.