-
Notifications
You must be signed in to change notification settings - Fork 0
UI Design Notes
Albert Kragl edited this page Nov 24, 2019
·
4 revisions
-
/student/home
- The student's homepage.
-
/student/profile
- A page where the student can view their profile and make edits.
- The page could display an overview of their co-op terms.
-
/student/coops
- A page where the student can view their co-op terms in more detail.
-
/student/coops/<id>
- A page where the student can view a specific co-op term in more detail.
-
/student/reports
- A page where the student can view their submitted reports and make changes if desired.
-
/admin/home
- The admin's homepage.
-
/admin/profile
- A page where the admin can view their profile and make edits.
-
/admin/coops/view
- A page where the admin can view and filter co-ops by various parameters.
-
/admin/notifications
- A page where the admin can send notifications.