154 Commits (7d17e8f4b49e4f6913ca98a80e38915adae7aad2)

Author SHA1 Message Date
Tobias Herbert 7d17e8f4b4 refactoring: adjusting variables names in Administration class 1 year ago
Tobias Herbert 1d31a53314 refactoring: Added automatic creation/deletions of test.tx in StudentTest 1 year ago
Tobias Herbert da57a3233f refactoring: Added automatic creation/deletions of test.tx in AdminTest 1 year ago
Tobias Herbert 5454451a57 refactoring: registerUser Feature Layout in the console 1 year ago
fdai7921 910461e1ad refactoring: adjusting Test functions to the naming convention agreed on 1 year ago
fdai7921 98f1a6aa84 refactoring: adjusting variable names of Course class 1 year ago
fdai7921 1ef262140b refactoring: adding String for 'courseData.txt' file 1 year ago
fdai7600 533ffedbe4 Test: Added testWriteToFile() to write the professor data into professorData.txt 1 year ago
fdai7921 f94d4419b9 extracting sample student in StudentTest file 1 year ago
fdai7921 4c54c416ff refactoring: extracting sampleAdmins in AdministrationTest file 1 year ago
fdai7600 8133f81a6f Test: added testReadFromFile() for the professor Data 1 year ago
fdai7921 a3c4884f5e refactoring: extracting sampleProfs in AdministrationTest file 1 year ago
fdai7600 5a99747815 Added readFromFile() function in class Professor 1 year ago
fdai7921 f4db111d22 refactoring: extracting sampleStudents in AdministrationTest file 1 year ago
fdai7921 90d518e61e Finalizing documentation and simplify admin object handling in AdministrationTest file 1 year ago
fdai7921 946c76220d test: deleteAdmin method in Administration class 1 year ago
fdai7921 d0ad3ba87b test: addStudents method in Administration class 1 year ago
fdai7600 84826cfa7d Test: deleteStudentTest Test added 1 year ago
fdai7600 1c02ddb4ee Test: addStudentTest Test added 1 year ago
fdai7921 d682a91abb test: deleteStudent method in Administration class 1 year ago
fdai7600 4b91590ea7 Test: findAdminByIdTest Test added 1 year ago
fdai7600 ba5399d675 Test: AddAdmin Test added 1 year ago
fdai7921 1a1504ac14 refactoring: extracting admin object in AdministrationTest file 1 year ago
fdai7921 fc6f04db7b refactoring: extract sampleCourse in AdministrationTest file 1 year ago
fdai7921 6cc661011f Finalizing documentation in AdministrationTest file 1 year ago
fdai7921 a28ac10f40 test: findCourseByID method in Administration class 1 year ago
fdai7921 5d8f186caa test: deleteCourse method in Administration class 1 year ago
fdai7921 eb068791f3 test: addCourse in Administration class 1 year ago
fdai7600 73a429764b Test: AddProfessor Test added 1 year ago
fdai7921 cdfe6d3ddb Finalizing documentation in Administration class 1 year ago
fdai7921 85e0713fd9 Adding findCourseByID method in Administration class 1 year ago
fdai7921 71e4b58bbb Adding deleteCourse method in Administration class 1 year ago
fdai7600 d62aa243f8 Test: deleteProfessor Test Added 1 year ago
fdai7921 3462d828f9 Adding addCourse method in Administration class 1 year ago
fdai7921 628b3de9cd Adding new courses List in Administration class 1 year ago
fdai7921 b756faecc2 refactoring: extract sample courses in CourseTest file 1 year ago
fdai7600 9f68b87804 Added ProfessorTest Class 1 year ago
fdai7887 4a8249ef27 Implemented Initialize Dummy Data function in Main 1 year ago
fdai7600 1211419687 Added writeToFile for the Professor Data 1 year ago
fdai7921 0377c71c52 refactoring: more clarity for output messages of Course add and delete functions 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
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