hack4impact-uiuc / 7000-languages

Helping Indigenous communities around the world teach, learn and sustain their languages
GNU General Public License v3.0
12 stars 2 forks source link

Build Course Activity Flow Pages #275

Closed ashayp22 closed 1 year ago

ashayp22 commented 1 year ago

Goals

Screen Shot 2022-11-13 at 6 19 16 PM

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.

  1. 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.
  2. Figure out how to navigate to the Learner Course Page from the Tab Bar instead of the Contributor Course Page.
  3. Call the API and load in the correct data on the Learner Pages.