The source project of this merge request has been removed.
Implements basic application logic
added start function to App, moved gradeManager to java folder so it runs, needs to be fixed later properly
added controller and connected to fxml
Made student list and the grade lists into TableViews
Added Grade class to interface the TableViews
Added logic to see average of student score on list