-
Notifications
You must be signed in to change notification settings - Fork 4
UI for Dashboard #10
Copy link
Copy link
Open
Labels
easyEasy issue. Should take less than 5 hoursEasy issue. Should take less than 5 hoursfrontendgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
easyEasy issue. Should take less than 5 hoursEasy issue. Should take less than 5 hoursfrontendgood first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.
In the side panel we would like to be able to display offering terms which would then contain courses. For example, W2022, F2022, S2022, and each term would contain relevant courses in that term.
The current term should be under "Current Courses" and the past terms should be under "Archives". Under each term is the corresponding courses which are offered in that term.
These terms would be populated by the corresponding courses' information (i.e. the server will return the offering term for each course and you have to sort it to the new structure).
So the structure would look something like this:
Current term:
- W2022
> CSC108
Archives
- F2021
- S2021
- W2021
This issue deals with simply creating the UI for the current term UI, the archives UI and the specific offering semesters' UI.
This is the panel we want to have these relevant sub-categories in.