This template aims to optimize your academic workflow by organizing your academic needs in one robust page. After a one-time setup of adding courses and schedules, you’ll spend most of your time here, in your academic dashboard. Your dashboard houses four modules, your quick notes, schedule, to-dos, and courses.
<aside> <img src="/icons/thought-dialogue_gray.svg" alt="/icons/thought-dialogue_gray.svg" width="40px" /> This section will discuss each module in your dashboard. To achieve the clean look of not having the add-new-data-prompt appear in database views, lock your dashboard page using the three dots on the upper-right of the page.
</aside>
The quick notes module uses an embedded database to store easy-access notes directly into your dashboard.
The schedule module consists of two external database views that update automatically to show current and upcoming courses. These database views update real time according to your populated schedule in the Course Schedule DB.
The to-dos module consists of database views that are populated according to your Requirements database. The table below best summarizes the filters used in each view.
View | Filter |
---|---|
Upcoming | Course requirements not marked “Finished” WITH a deadline on or before one month from now. |
Ongoing | Course requirements marked with the status of “In progress” |
The courses module consists of database views that are populated from both the Course Directory DB and Course Schedule DB.
Course progress shows a percentage indicator of your completed tasks against your populated tasks to make sure no requirements are forgotten! Course schedule, on the other hand, shows your weekly schedule.