WEEE-Open / skeeelled

An e-learning platform for the modern age
https://weee-open.github.io/skeeelled
6 stars 7 forks source link

Make Courses page #55

Open e-caste opened 2 years ago

e-caste commented 2 years ago

To-Do:

Structure:

Components used:

Address: /courses


Example:

Screenshot 2022-01-14 at 12 35 48
itIsJim commented 2 years ago

Question: Do we need links to full page list for myCourses and allCourses?

e-caste commented 2 years ago

@itIsJim My Courses should already be a full table, since as we discussed it should contain at most ~20 courses in the edge case that a student never passes any exam in their Bachelor’s (so the table shouldn’t be paginated).

All Courses should be a paginated table of all the available courses on the platform (of course it will be visible only if PoliTo’s policy allows it, we assume it does just to implement all features from the get go).