211 Commits (595adc02983d9b9d4425206ec244b7ece24c3ba9)

Author SHA1 Message Date
fdai7887 433fe85901 Added Test for dropStudentFromCourseWithInput method to AdministrationTest class 1 year ago
fdai7600 a3dd0f5764 refactoring: encapsulated the input handling related with case 5 1 year ago
fdai7887 727be64c90 Added Test for deleteCourseWithInput method to AdministrationTest class 1 year ago
fdai7600 b0fea42a7c refactoring: encapsulated the input handling related with case 6 1 year ago
fdai7600 110c8d0ded refactoring: encapsulated the input handling related with case 7 1 year ago
fdai7600 6bb64f6a06 refactoring: encapsulated the input handling related with case 9 1 year ago
Tobias Herbert 2dbedd5879 test: Added testViewGradesFromStudent Function 1 year ago
fdai7887 6ca8101ffe Added Test for dropStudentFromCourse method to AdministrationTest class 1 year ago
Tobias Herbert be76e39089 test: Added testEnrollStudentInteractive Function 1 year ago
fdai7887 7b2d0dafb7 refactoring: Moved dropStudentFromCourse Method to Administration class 1 year ago
fdai7600 c80a4dd636 refactoring: encapsulated the input handling related with case 10 1 year ago
fdai7887 b5b71bd152 Added dropStudentFromCourse feature in Main class 1 year ago
fdai7600 20d6af9614 Implemented cae 10 To view Grades from Student 1 year ago
fdai7600 2e315e56bf refactoring: encapsulates the input handling related to enrolling a student in a course 1 year ago
fdai7600 3744102661 refactoring: follow up on the redundancy on the Menu (element 11-13) 1 year ago
fdai7600 e0c6b49c80 Added the missing implementation for the Menu elements aside from Case 5 1 year ago
fdai7887 bf2260f2b7 refactoring: removed redundancies from Menu in Main class 1 year ago
fdai7887 38977b1f09 Added test for dropFromCourse Method in AdministrationTest class 1 year ago
Tobias Herbert bf345ba729 test: Added registerUser Test Function 1 year ago
fdai7600 b6948da1eb Adjusted the implementation of Cases 6-9 from the new menu to the older ones 1 year ago
Tobias Herbert ec0b692ce7 test: Added enrollInCourse Test Function 1 year ago
fdai7887 ae092ecf82 refactoring: Moved dropProfFromCourse to Administration class 1 year ago
fdai7887 ce73746c0f Added dropProfFromCourse function in Main class 1 year ago
fdai7600 c96fbd2d52 Added the new Enroll Student in course 1 year ago
fdai7887 5190b04a81 refactoring: Moved enrollProfInCourse function to Administration 1 year ago
fdai7600 3bdf705ebb Added Delete course function in Main in the new menu 1 year ago
fdai7887 d94f43320d Implemented enrollProfToCourse function in Main class 1 year ago
fdai7600 8fc2c6d50b Added Create course function Administration and implemented in Main 1 year ago
fdai7600 2cf158923f refactoring: updated Menu to better readability of extended project 1 year ago
fdai7600 fe4b78b1ea refactoring: Changed to Map instead of list to store both Course and grades 1 year ago
fdai7600 6ad1984302 Added Setter for the class Student courses 1 year ago
fdai7600 4d6f2581f7 Added getCourses for the class Student 1 year ago
fdai7600 6b7ae7f768 Added Attribute List of Courses for the Student 1 year ago
fdai7887 71bce92669 refactoring: adjusting test functions to the naming conventions in class StudentTest 1 year ago
fdai7887 5906a08c1b refactoring: delete redundant functions in AdministrationTest class 1 year ago
fdai7887 b481c2edd0 refactoring: adjusting test functions to the naming conventions in class AdministrationTest 1 year ago
Tobias Herbert 1ce94ba809 refactoring: adjusting test functions to the naming conventions in class AdminTest 1 year ago
Tobias Herbert 1585f1a487 refactoring: adjusting test functions to the naming conventions in class StudentTest 1 year ago
fdai7887 2da89c4761 Added setter for coursesTaught and improved documentation 1 year ago
Tobias Herbert 9ac92b1fcf refactoring: adjusting variables naming Convention to avoid confusion 1 year ago
Tobias Herbert 740beafb4b refactoring: adjusting variables naming Convention to avoid confusion 1 year ago
fdai7887 11b63c519a Added getter for coursesTaught 1 year ago
fdai7887 c3b314219a Added coursesTaught attribute to Professor class 1 year ago
fdai7887 9fadf527fe refactoring: fixed initializeDummyData in Main to only be able to run once 1 year ago
fdai7887 ec254257f3 Added test for initializeDummyData in AdministrationTest class 1 year ago
fdai7887 5f422da079 Added getters and setters in Administration class 1 year ago
Tobias Herbert 7d17e8f4b4 refactoring: adjusting variables names in Administration class 1 year ago
Tobias Herbert 1d31a53314 refactoring: Added automatic creation/deletions of test.tx in StudentTest 1 year ago
Tobias Herbert da57a3233f refactoring: Added automatic creation/deletions of test.tx in AdminTest 1 year ago
fdai7887 1765943f6b refactoring: moving initializeDummyData to Administration class 1 year ago