-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Create a page similar to the dashboard view, utilizing the Card components wherever possible.
Information to display:
- Header card (or cards) with the following information:
- Course Number and Name
- Professor Name
- TAs names (if any)
- Total Number of Assignments
- List of Assignment Cards with assignment name, dueDate, numAttempts, number of submissions/attempts (length of submissions array)
- Wrap the card in a link component that links to
/dashboard/course/:cid/:aidsee: https://github.com/stevens-tyr/frontend/blob/master/src/pages/dash/Courses/index.jsx#L37
- Wrap the card in a link component that links to
Metadata
Metadata
Assignees
Labels
No labels