About the Application
Basics
Description
An Android application designed to keep track of the user's course schedule.
It stores the user's course schedule and instructor information in a database and allows the user to access and modify it with the application GUI.
The application is designed around three main sections: Terms, Courses and Assessments.
Technology Used
- Java
- Android SDK
- Room Database
Interesting Features
Share Information
Each details screen menu allows the user to share the information with others


Dark Mode
The application responds to system settings to be viewed in light or dark mode


Create Notifications
Each item that includes a start or end date allows the user to create system notifications for those times.

