...
The screenshot below shows the main view of the application:
The most common tasks are adding an assignment and crossing an assignent off the calendar. To provide for better efficiency, there are multiple of adding an assignment:
- Click on a blank region on the calendar, to add an assignment for a specific date
- Click on a class same on the sidebar, to add an assignment for that specific class
- User the self-descriptive sidebar link
Calendar
The calendar uses the most
List of Classes
...
Because the assignments are shown directly on the calendar, a user can mark as assignment as complete in the simplet possible way: just click on the assignment, and it gets crossed off the list. This action is revertible: clicking a completed assignment reverts it to the "due" state.
Haag features a mobile interface that is loaded automatically when a user logs in from a smartphone or tablet device.
|
|
Mobile interface on an iPad | Mobile inteface on aan Android phone |
Mobile Interface
iPad
Android:
Implementation
...