Android application intended to allow WGU students to plan their terms and course selections. Allows the user to take notes for courses and schedule alerts for assessments. Utilizes a SQLite database to hold term, course, and assessment information, as well as optional course notes. The application also implements material design.
- Provide an overview of a students current/planned term and/or courses.
- Allow a user to mark a term as their current term, allowing them to quickly reach their term info from the main page.
- Supports adding, modifying, and deletion of terms, courses, course notes, and assessments.
- Courses can be marked as planned, completed, in progress, or dropped.
- Notifications can be enabled or disabled by the user for each course's start and end dates.
- Notifications can also be shown for each upcoming assessment.