chingu-voyages / v39-bears-team-16

3 stars 0 forks source link

Update routes to account for the new layout #97

Closed jpatrici closed 2 years ago

jpatrici commented 2 years ago

/home -> showing all the learning paths, previously /cohorts

/plans/<id>/enroll, when you click the plan card from home. It'll show the enrolled plan, so the student version of class page, previously /student/cohorts/<id>/class

/creator -> show the admin version of class page, previously /cohorts/<id>/class, where the user can add/edit their plan and classes

/plans/<id>/create -> show the plan in creator mode, when clicked from /creator