195 Commits (d94f43320da16527440fb7d247e7625a4f417590)
 

Author SHA1 Message Date
fdai7887 d94f43320d Implemented enrollProfToCourse function in Main class 11 months ago
fdai7600 2cf158923f refactoring: updated Menu to better readability of extended project 11 months ago
fdai7600 fe4b78b1ea refactoring: Changed to Map instead of list to store both Course and grades 11 months ago
fdai7600 6ad1984302 Added Setter for the class Student courses 11 months ago
fdai7600 4d6f2581f7 Added getCourses for the class Student 11 months ago
fdai7600 6b7ae7f768 Added Attribute List of Courses for the Student 11 months ago
fdai7887 71bce92669 refactoring: adjusting test functions to the naming conventions in class StudentTest 11 months ago
fdai7887 5906a08c1b refactoring: delete redundant functions in AdministrationTest class 11 months ago
fdai7887 b481c2edd0 refactoring: adjusting test functions to the naming conventions in class AdministrationTest 11 months ago
Tobias Herbert 1bd483bbf8 Merge branch 'fdai7780' 11 months ago
Tobias Herbert 1ce94ba809 refactoring: adjusting test functions to the naming conventions in class AdminTest 11 months ago
Tobias Herbert 1585f1a487 refactoring: adjusting test functions to the naming conventions in class StudentTest 11 months ago
fdai7887 2da89c4761 Added setter for coursesTaught and improved documentation 11 months ago
Tobias Herbert 9ac92b1fcf refactoring: adjusting variables naming Convention to avoid confusion 11 months ago
Tobias Herbert 740beafb4b refactoring: adjusting variables naming Convention to avoid confusion 11 months ago
fdai7887 11b63c519a Added getter for coursesTaught 11 months ago
fdai7887 c3b314219a Added coursesTaught attribute to Professor class 11 months ago
fdai7887 9fadf527fe refactoring: fixed initializeDummyData in Main to only be able to run once 11 months ago
Tobias Herbert 5074142b4f Merge branch 'master' of https://gitlab.cs.hs-fulda.de/fdai7600/PWN_Alpha_Dogs into fdai7780 11 months ago
fdai7887 ec254257f3 Added test for initializeDummyData in AdministrationTest class 11 months ago
fdai7887 5f422da079 Added getters and setters in Administration class 11 months ago
Tobias Herbert 7d17e8f4b4 refactoring: adjusting variables names in Administration class 11 months ago
Tobias Herbert 1d31a53314 refactoring: Added automatic creation/deletions of test.tx in StudentTest 11 months ago
Tobias Herbert da57a3233f refactoring: Added automatic creation/deletions of test.tx in AdminTest 11 months ago
fdai7887 1765943f6b refactoring: moving initializeDummyData to Administration class 11 months ago
Tobias Herbert 5454451a57 refactoring: registerUser Feature Layout in the console 11 months ago
fdai7921 2e1fe55a3a Merge branch 'fdai7921' into 'master' 11 months ago
fdai7921 910461e1ad refactoring: adjusting Test functions to the naming convention agreed on 11 months ago
fdai7921 98f1a6aa84 refactoring: adjusting variable names of Course class 11 months ago
fdai7921 1ef262140b refactoring: adding String for 'courseData.txt' file 11 months ago
fdai7600 3dd46f8e27 Merge remote-tracking branch 'origin/fdai7600' 11 months ago
fdai7600 533ffedbe4 Test: Added testWriteToFile() to write the professor data into professorData.txt 11 months ago
fdai7921 f94d4419b9 extracting sample student in StudentTest file 11 months ago
fdai7600 fe694511b0 Cleared to test the functions of reading professor data 11 months ago
fdai7600 149fa2c5af Cleared to test the functions of reading professor data 11 months ago
fdai7921 05f92b2b8a Merge branch 'fdai7921' into 'master' 11 months ago
fdai7921 4c54c416ff refactoring: extracting sampleAdmins in AdministrationTest file 11 months ago
fdai7600 8133f81a6f Test: added testReadFromFile() for the professor Data 11 months ago
fdai7921 a3c4884f5e refactoring: extracting sampleProfs in AdministrationTest file 11 months ago
fdai7600 5a99747815 Added readFromFile() function in class Professor 11 months ago
fdai7600 b97684b4d7 Merge branch 'master' of gitlab.cs.hs-fulda.de:fdai7600/PWN_Alpha_Dogs 11 months ago
fdai7921 a2e11a7811 Merge branch 'fdai7921' into 'master' 11 months ago
fdai7921 f4db111d22 refactoring: extracting sampleStudents in AdministrationTest file 11 months ago
fdai7921 90d518e61e Finalizing documentation and simplify admin object handling in AdministrationTest file 11 months ago
fdai7921 946c76220d test: deleteAdmin method in Administration class 11 months ago
fdai7921 d0ad3ba87b test: addStudents method in Administration class 11 months ago
fdai7600 9891d5f5b5 Merge remote-tracking branch 'origin/fdai7600' 11 months ago
fdai7600 84826cfa7d Test: deleteStudentTest Test added 11 months ago
fdai7600 1c02ddb4ee Test: addStudentTest Test added 11 months ago
fdai7921 d682a91abb test: deleteStudent method in Administration class 11 months ago