TutorLink is a desktop CLI application designed to help University professors better manage the grades of students reading their course.
TutorLink keeps a running tally of grades (GPA, overall score) of each 
Student by tagging Components to each student via a Grade object.
TutorLink provides useful summary statistics of a professor’s course that can be further filtered down for analysis.
Accompanying unit tests