April 2020
Intermediate to advanced
716 pages
18h 55m
English
The Enrollments component will be rendered on the Home page, and it will take the list of enrollments as props from the Home component. The received list of enrollments will be rendered in this component in order to show the user the courses on which they are enrolled. We will also indicate if an enrolled course in the list has been completed, or is in progress, using representative icons for each state, as shown in the following screenshot:

This view for listing enrollments will be very similar to the Courses component, which lists the published courses. In Enrollments, instead of courses, the enrollments received ...
Read now
Unlock full access