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

Create the UI for the Course Settings Page #254

Closed ashayp22 closed 2 years ago

ashayp22 commented 2 years ago

Goals

Screen Shot 2022-10-27 at 8 33 57 PM

The final part of finishing the Contributor Experience is allowing contributors to change the privacy of their course, along with deleing the course. For this issue, focus on building out the Settings Page. There will be another issue related to connecting this to our API.

Steps

  1. Add a dropdown for selecting public/private
  2. If private is selected, show an input for the secret password.
  3. Add a delete course button.