-
add a student to the class
-
delete a student from the class
-
student's information:
- First name
- Last name
- Student id
- Students major
- Students email address
-
change/edit a grade
-
display the student roster and all grades
-
add an assignment to the gradebook
-
delete an assignment from the gradebook
-
display the students aggregate grade (assume all assignment are equally weighted)
-
display the student roster and grades, in alphabetical order.
-
display the data (all grades and other data) for a single student
-
The gradebook shall be accessed via username and password
-
more than one user to simultaneously access the gradebook