College Scheduler is an app geared towards college student organization. It provides a calendar of their class schedule and a page to input their class information. Organization fragments, which include Assignments, Exams, and To-Do List, allow students to sort items related to the respective pages.
Upon opening the app, you are presented with the Home screen, which provides a view of the week. Class information appears here after having been added in the College Schedule Info page. A navigation bar is presented at the bottom of the page to navigate to Dashboard.
Clicking Dashboard provides the user a screen that includes buttons to College Schedule Info, Assignments, Exams, and To-Do List pages.
The College Schedule Info page allows users to add class information to their schedule. The information provided here appears on the main home screen, so the schedule is readily available.
The Assignments page allows users to add a new assignment via the plus button. Clicking the clock button will sort the assignments by date and time, and clicking the paper button will sort the assignments by course (alphabetical order), date, and time. Swiping an assignment card to the right will allow editing functions and swiping it to the left allows for deletion. The checkbox can also be clicked to signify completing and assignment.
The Exams page allows users to add exam information via a plus button. The information is originally in order of creation. However, clicking on the clock button will sort the exams in order of time. Each task also can be edited by swiping right and deleted by swiping left. The checkbox is available to signify a completed exam.
The To-Do List page allows users to add a task. Adding a task will update the to-do list in order of creation, with the newest tasks at the top of the stack. Each task also holds editing functions by swiping right and deleting functions when swiping left. A checkbox is available to mark a task as completed.