fnitu / edu-hospice

Application developed for SIIT Challenge Accepted – CODVIDHACK 2020
https://edu-hospice.herokuapp.com
2 stars 2 forks source link

Show course content as cards #29

Closed fnitu closed 3 years ago

fnitu commented 3 years ago

For users, the course content should be shown as a sidenav (https://material.angular.io/components/sidenav/overview), the course items inside should be displayed as a tree: https://material.angular.io/components/tree/overview

The course items should contain: icon, name, status and they should ALL be expanded by default.

The sidenav should be collapsible.

Route to be modified: user/course/course/1

fnitu commented 3 years ago

Working on integration of Material tree

fnitu commented 3 years ago

Basic integration was done, working on loading the content when clicking the tree.

fnitu commented 3 years ago

URL to be used for server data: https://edu-hospice-api.herokuapp.com/swagger-ui.html#/user-course-controller/retrieveUserCourseDetailsUsingGET

fnitu commented 3 years ago

@TudorPetruToma Please commit your changes.

@razvantudorache Please take over the task after the changes are committed.

razvantudorache commented 3 years ago

WhatsApp Image 2021-01-26 at 18 56 38