77 Commits (56a6e5e60db82890468b8f95852eb2eeb025b095)
 

Author SHA1 Message Date
fdai7887 56a6e5e60d Added studentData.txt file 1 year ago
fdai7921 14035e393a Adding Commit ID in team.md file 1 year ago
fdai7921 f41920bcbf Docuentation in Course class 1 year ago
fdai7921 f2108da211 create printCourseInfo method in Course class 1 year ago
fdai7921 34a3af4df5 Adding getters and setters in Course class 1 year ago
fdai7921 a0be58f7b9 Adding constructors in Course class 1 year ago
fdai7921 f798b94a37 Adding basic attributes to Course class 1 year ago
fdai7921 87cd7e7d83 Creating empty Course class 1 year ago
Tobias Herbert 5798849b0e Merge branch 'fdai7780' 1 year ago
Tobias Herbert d2146298c6 documentation: AdministrationTest and AdminTest 1 year ago
Tobias Herbert 326fd032bb Add AdministrationTest Class and added test for findProfessorByID Method 1 year ago
Tobias Herbert d05b9ded12 Merge branch 'fdai7780' 1 year ago
Tobias Herbert af237c01d2 refactoring: AdminTestClass 1 year ago
Tobias Herbert 80af156e68 Added Test to readFromFile Method from Admin Class 1 year ago
Tobias Herbert 7c2d302bf1 Added Test to writeToFile Method from Admin Class 1 year ago
Tobias Herbert 3f7c06bcff Added Test to printAdminInfo Method from Admin Class 1 year ago
Tobias Herbert 0c9d4334f0 documentation: readFromFile Method in Admin Class 1 year ago
fdai7600 4e41d36c7a Added the initial Student Management System Menu in Main class 1 year ago
Tobias Herbert 25e58e4413 Added readFromFile Method in Admin Class 1 year ago
fdai7887 52f8cd3516 Added documentation to Administration class 1 year ago
Tobias Herbert 7fa8826342 Added writeToFile Method in Admin Class 1 year ago
fdai7887 cdf2f0daf4 refactored: Administration class 1 year ago
Tobias Herbert 92e3943d8b Added adminData.txt File 1 year ago
fdai7887 d7fc850c4c Added findStudentById Method to Administration class 1 year ago
fdai7887 efd3b33998 Added findAdminbyId Method to Administration class 1 year ago
fdai7887 b20aedaca8 Merge branch 'master' of https://gitlab.cs.hs-fulda.de/fdai7600/PWN_Alpha_Dogs into fdai7887 1 year ago
fdai7887 03ddc327b3 Added addStudents Method to Administration class 1 year ago
fdai7887 2712242d1c Added deleteStudents Method to Administration class 1 year ago
fdai7887 da9fcabb5f Added student list to Administration class 1 year ago
Tobias Herbert d369184d49 Documentation: Administration Class 1 year ago
Tobias Herbert 8cec839c4c Refactoring: Administration Class 1 year ago
Tobias Herbert fa3193ee4a Added findProfessorById Method to Administration Class 1 year ago
Tobias Herbert 0086231bb4 Merge branch 'fdai7780' 1 year ago
Tobias Herbert 679616e2b5 Added addAdmin Method to Administration Class 1 year ago
Tobias Herbert c97d4d7989 Added deleteAdmin Method to Administration Class 1 year ago
Tobias Herbert 2696d501af Added addProfessor Method to Administration Class 1 year ago
Tobias Herbert 4fda5fa62e Added deleteProfessor Method to Administration Class 1 year ago
Tobias Herbert 89c707d037 Added Constructor to Administration Class 1 year ago
Tobias Herbert f95f8823b1 Added Professor and Admin List to Administration Class 1 year ago
Tobias Herbert 76debeb698 Revert "Added Professor List to Administration Class" 1 year ago
Tobias Herbert 75f9743c41 Added Professor List to Administration Class 1 year ago
fdai7887 2f703609a7 Added Administration class 1 year ago
fdai7600 cc3db26d77 Added Documentation (comments) to class Professor 1 year ago
fdai7600 0d366c9d7b Added toString() to print Professor Information 1 year ago
fdai7600 79e4061faf Added Setter for Professor role 1 year ago
fdai7600 890ff080b8 Added Getter for Professor role 1 year ago
fdai7600 ae24e15b5c Added Setter for Professor Name 1 year ago
fdai7600 d6cd9c1674 Added Getter for Professor Name 1 year ago
fdai7600 221bcdd933 Added Setter for Professor ID 1 year ago
fdai7600 2ecf9440f7 Added getProfessorID() for Professor class 1 year ago