Tobias Herbert
|
2dbedd5879
|
test: Added testViewGradesFromStudent Function
|
11 months ago |
fdai7600
|
90d6ae9538
|
Merge remote-tracking branch 'origin/fdai7600'
|
11 months ago |
Tobias Herbert
|
be76e39089
|
test: Added testEnrollStudentInteractive Function
|
11 months ago |
fdai7600
|
c80a4dd636
|
refactoring: encapsulated the input handling related with case 10
|
11 months ago |
fdai7600
|
20d6af9614
|
Implemented cae 10 To view Grades from Student
|
11 months ago |
fdai7600
|
2e315e56bf
|
refactoring: encapsulates the input handling related to enrolling a student in a course
|
11 months ago |
fdai7600
|
6785825c43
|
Merge branch 'master' of gitlab.cs.hs-fulda.de:fdai7600/PWN_Alpha_Dogs into fdai7600
# Conflicts:
# src/main/java/org/example/Administration.java
# src/main/java/org/example/Main.java
# src/main/java/org/example/Student.java
|
11 months ago |
fdai7600
|
3744102661
|
refactoring: follow up on the redundancy on the Menu (element 11-13)
|
11 months ago |
fdai7600
|
a6c886ac1e
|
Merge remote-tracking branch 'origin/fdai7600'
# Conflicts:
# src/main/java/org/example/Administration.java
|
11 months ago |
fdai7600
|
98f8944568
|
Merge branch 'master' of gitlab.cs.hs-fulda.de:fdai7600/PWN_Alpha_Dogs
|
11 months ago |
fdai7600
|
e0c6b49c80
|
Added the missing implementation for the Menu elements aside from Case 5
|
11 months ago |
fdai7887
|
bf2260f2b7
|
refactoring: removed redundancies from Menu in Main class
|
11 months ago |
fdai7887
|
38977b1f09
|
Added test for dropFromCourse Method in AdministrationTest class
|
11 months ago |
fdai7600
|
798cb5c36d
|
Merge branch 'master' of gitlab.cs.hs-fulda.de:fdai7600/PWN_Alpha_Dogs into fdai7600
# Conflicts:
# src/main/java/org/example/Administration.java
|
11 months ago |
fdai7600
|
33d41beb40
|
Merge remote-tracking branch 'origin/master'
|
11 months ago |
Tobias Herbert
|
bf345ba729
|
test: Added registerUser Test Function
|
11 months ago |
fdai7600
|
0b69f68241
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/main/java/org/example/Administration.java
|
11 months ago |
fdai7600
|
b6948da1eb
|
Adjusted the implementation of Cases 6-9 from the new menu to the older ones
|
11 months ago |
Tobias Herbert
|
ec0b692ce7
|
test: Added enrollInCourse Test Function
|
11 months ago |
fdai7887
|
ae092ecf82
|
refactoring: Moved dropProfFromCourse to Administration class
|
11 months ago |
fdai7887
|
ce73746c0f
|
Added dropProfFromCourse function in Main class
|
11 months ago |
fdai7600
|
c96fbd2d52
|
Added the new Enroll Student in course
|
11 months ago |
fdai7887
|
5190b04a81
|
refactoring: Moved enrollProfInCourse function to Administration
|
11 months ago |
fdai7600
|
3bdf705ebb
|
Added Delete course function in Main in the new menu
|
11 months ago |
fdai7887
|
d94f43320d
|
Implemented enrollProfToCourse function in Main class
|
11 months ago |
fdai7600
|
8fc2c6d50b
|
Added Create course function Administration and implemented in Main
|
11 months ago |
fdai7600
|
2cf158923f
|
refactoring: updated Menu to better readability of extended project
|
11 months ago |
fdai7600
|
fe4b78b1ea
|
refactoring: Changed to Map instead of list to store both Course and grades
|
11 months ago |
fdai7600
|
6ad1984302
|
Added Setter for the class Student courses
|
11 months ago |
fdai7600
|
4d6f2581f7
|
Added getCourses for the class Student
|
11 months ago |
fdai7600
|
6b7ae7f768
|
Added Attribute List of Courses for the Student
|
11 months ago |
fdai7887
|
71bce92669
|
refactoring: adjusting test functions to the naming conventions in class StudentTest
|
11 months ago |
fdai7887
|
5906a08c1b
|
refactoring: delete redundant functions in AdministrationTest class
|
11 months ago |
fdai7887
|
b481c2edd0
|
refactoring: adjusting test functions to the naming conventions in class AdministrationTest
|
11 months ago |
Tobias Herbert
|
1bd483bbf8
|
Merge branch 'fdai7780'
|
11 months ago |
Tobias Herbert
|
1ce94ba809
|
refactoring: adjusting test functions to the naming conventions in class AdminTest
|
11 months ago |
Tobias Herbert
|
1585f1a487
|
refactoring: adjusting test functions to the naming conventions in class StudentTest
|
11 months ago |
fdai7887
|
2da89c4761
|
Added setter for coursesTaught and improved documentation
|
11 months ago |
Tobias Herbert
|
9ac92b1fcf
|
refactoring: adjusting variables naming Convention to avoid confusion
|
11 months ago |
Tobias Herbert
|
740beafb4b
|
refactoring: adjusting variables naming Convention to avoid confusion
|
11 months ago |
fdai7887
|
11b63c519a
|
Added getter for coursesTaught
|
11 months ago |
fdai7887
|
c3b314219a
|
Added coursesTaught attribute to Professor class
|
11 months ago |
fdai7887
|
9fadf527fe
|
refactoring: fixed initializeDummyData in Main to only be able to run once
|
11 months ago |
Tobias Herbert
|
5074142b4f
|
Merge branch 'master' of https://gitlab.cs.hs-fulda.de/fdai7600/PWN_Alpha_Dogs into fdai7780
|
11 months ago |
fdai7887
|
ec254257f3
|
Added test for initializeDummyData in AdministrationTest class
|
11 months ago |
fdai7887
|
5f422da079
|
Added getters and setters in Administration class
|
11 months ago |
Tobias Herbert
|
7d17e8f4b4
|
refactoring: adjusting variables names in Administration class
|
11 months ago |
Tobias Herbert
|
1d31a53314
|
refactoring: Added automatic creation/deletions of test.tx in StudentTest
|
11 months ago |
Tobias Herbert
|
da57a3233f
|
refactoring: Added automatic creation/deletions of test.tx in AdminTest
|
11 months ago |
fdai7887
|
1765943f6b
|
refactoring: moving initializeDummyData to Administration class
|
11 months ago |