(NO LONGER BEING MAINTAINED) Program to help keep school work organized. Works best if you have it set to run when you log into your computer.
Uses Newtonsoft.Json - Copyright (c) 2007 James Newton-King
- The program will display a taskbar notification on startup that tells you whether or not you have assignments due that day. If you don't have any assignments due that day, it will tell you if you have any assignments due within the next 2 days. If you have any overdue assignments, the program will notify you about them if you have no other assignments due that day.
- Right-click the program icon in the taskbar to display the context menu. From there you can choose to display the taskbar notification again, add assignments, view assignments, or close the program.
- To delete or edit assignments, right click on one and select the desired option from the menu.
If you would like to contribute to this repository by creating an issue or pull request, please refer to the contributing guidelines.