82 Commits (b84b57d40bbbfcf5e257efb467f81c94bf7352ea)

Author SHA1 Message Date
Tobias Herbert b84b57d40b Added basic registerUser Method to Administration Class 1 year ago
fdai7887 268bac6c43 Added test for printStudentInfo Method for Student class 1 year ago
fdai7887 2496df464c Added test for readFromFile to StudentTest class 1 year ago
fdai7887 0a98db83cd Added StudentTest.java file and added test for writeToFile Method for Student class 1 year ago
fdai7887 10448e473d Added readFromFile Method to Student class 1 year ago
fdai7921 b2a434e5dd Finalizing documentation in Course class and Test file 1 year ago
fdai7921 54eb837dbb refactoring: extract temporary file handling into methods in CourseTest file 1 year ago
fdai7887 dda4d4f83b Added writeToFile Method to Student class 1 year ago
fdai7921 2a2caa891e test: readFromFile method in Course class 1 year ago
fdai7921 9a9e35153b test: writeToFile method in Course class 1 year ago
fdai7921 4932036ebd Adding readFromFile method in Course class 1 year ago
fdai7921 46c2dc1b9e Adding writeToFile method in Course class 1 year ago
fdai7921 96c6a8da43 test: printCourseInfo method in Course class 1 year ago
fdai7921 6ff78829ac Creating empty CourseTest 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 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 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
fdai7887 d7fc850c4c Added findStudentById Method to Administration class 1 year ago
fdai7887 efd3b33998 Added findAdminbyId Method to Administration class 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 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