Keeping these high level as this issue involves a lot of copying past code, solving a few tricky challenges, and some restyling.
Create the Learner Course, Unit, and Lesson Pages. You can copy the code from Contributor Course, Unit, and Lesson Pages while changing styling. Think about how many new files you should create, and how to separate the Learner Pages from the Contributor Pages.
Figure out how to navigate to the Learner Course Page from the Tab Bar instead of the Contributor Course Page.
Call the API and load in the correct data on the Learner Pages.
Goals
Build out the Learner Side of a Course!
Steps
Keeping these high level as this issue involves a lot of copying past code, solving a few tricky challenges, and some restyling.