105 Commits (78ffe41985e4c8971f044fdd49023709a144f4ec)

Author SHA1 Message Date
fdai7887 3741f601c8 Update Project 1 year ago
fdai7921 3e83c6ec3c Implementing Delete course method in main 1 year ago
fdai7921 a9e13a28bf Implementing Add Course function in main 1 year ago
fdai7921 f0a47e1c1a Finalizing documentation in Course class and Test file 1 year ago
fdai7921 ee86cf4325 test: deleteCourse method in Course class 1 year ago
fdai7921 28b4d42f9c Adding deleteCourse method in Course class 1 year ago
fdai7921 46b6240589 Adding addCourseFromUserInput method in Course class 1 year ago
fdai7921 ddeaa689cb Adding courseExists method in Course class 1 year ago
fdai7921 91cd4439af test: addCourse method in Course class 1 year ago
fdai7921 2542ae7b9d Adding addCourse method in Course class 1 year ago
fdai7921 a6dad8916d Improving writeToFile method in Course class 1 year ago
Tobias Herbert 0dd4950057 refactoring: Administration and AdministrationTest (registerUser, isNumber, rightPrefix) 1 year ago
Tobias Herbert 697a44fcb3 documentation: isNumber and rightPrefix test Methods 1 year ago
Tobias Herbert 067b7b4b83 test: added rightPrefix test 1 year ago
Tobias Herbert d0ca2545fc test: added isNumber test 1 year ago
Tobias Herbert 8694e81cb0 documentation: registerUser Method in Administration class 1 year ago
Tobias Herbert 8dd3285cbb Added exception handling for registerUser Method 1 year ago
Tobias Herbert 1334a57469 Added rightPrefix Method to Administration Class 1 year ago
Tobias Herbert 3840659063 Added isNumber Method to Administration class 1 year ago
Tobias Herbert ef7d53509c Implemented registerUser Feature in Main class so the Method cann be called 1 year ago
Tobias Herbert b84b57d40b Added basic registerUser Method to Administration Class 1 year ago
fdai7887 09432450b7 Added test for findStudentById Method for 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