119 Commits (500d4e4480190074e0343f0a131c9991521ed989)
 

Author SHA1 Message Date
fdai7921 500d4e4480 Merge branch 'fdai7921' into 'master' 1 year ago
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
fdai7887 fdbe102bcc Merge changes in AdministrationTest 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 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