pull request from SPM-Zayid-468 , Adding Filters On Course Search #38

Merged
mrlan merged 1 commits from SPM-Zayid-468 into master 2022-06-17 22:22:57 +08:00

1 Commits (master)

Author SHA1 Message Date
SayidCali jamac bd8062502b show current academic courses and order them
Implemented filters for the following:
Case 1: the user has entered something under "Find course by Code".
List the courses whose course code matches the entered course code, in reverse chronological order.

Case 2: the user has not entered something under "Find course by Code".
If there is a value for "List courses by faculty", list all courses that belong to the entered faulty, in reverse chronological order.

Otherwise, list the student's joined courses (already done), in reverse chronological order.
2022-06-11 09:44:34 +03:00