157 Commits (8133f81a6f783980d2fa69d79654edfdecf1f123)
 

Author SHA1 Message Date
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 88f4aec488 Merge branch 'fdai7887' into 'master' 1 year ago
fdai7887 268bac6c43 Added test for printStudentInfo Method for Student class 1 year ago
fdai7887 f50e096cfd Merge branch 'master' of https://gitlab.cs.hs-fulda.de/fdai7600/PWN_Alpha_Dogs into fdai7887 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
fdai7921 8696299a8c Merge branch 'master' of https://gitlab.cs.hs-fulda.de/fdai7600/PWN_Alpha_Dogs 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 7c0042942e Merge branch 'fdai7921' into 'master' 1 year ago
fdai7887 56a6e5e60d Added studentData.txt file 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 2e1ade76ad Creating empty courseData.txt file 1 year ago
fdai7921 96c6a8da43 test: printCourseInfo method in Course class 1 year ago
fdai7921 6ff78829ac Creating empty CourseTest 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