Make manage courses page #43

Closed
opened 2023-04-13 15:43:16 -04:00 by juggy1233 · 0 comments
Owner

instructor only page

Show a table of courses that the user is currently instructing. Show options in the table like "Students", "Assignments", "Course Content".
These links will take the user to /manage/<cid>/students, /manage/<cid>/assignments, /manage/<cid>/content

Tasks:

  • #44 Make table on /manage page
  • #45 Make /manage/<cid>/students page
  • #46 Make /manage/<cid>/assignments page
  • #47 Make /manage/<cid>/content page
*instructor only page* Show a table of courses that the user is currently instructing. Show options in the table like "Students", "Assignments", "Course Content". These links will take the user to `/manage/<cid>/students`, `/manage/<cid>/assignments`, `/manage/<cid>/content` Tasks: - [x] #44 Make table on `/manage` page - [x] #45 Make `/manage/<cid>/students` page - [x] #46 Make `/manage/<cid>/assignments` page - [x] #47 Make `/manage/<cid>/content` page
juggy1233 added the frontend label 2023-04-13 15:43:16 -04:00
juggy1233 added this to the Frontend project 2023-04-13 15:43:16 -04:00
juggy1233 added EPIC and removed frontend labels 2023-04-13 16:06:01 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: juggy1233/COMP-2707-final-project#43