Skip to content

Java GUI application to manage school tasks to help better organize one's schedule

Notifications You must be signed in to change notification settings

alexcameron8/SchoolPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SchoolPlanner

This application is designed to help manage course assignments, tests, labs and homework tailored for a students specific semester.

How to Run SchoolPlanner

Navigate the executable jar file and download and open to run the application.

About SchoolPlanner

This project was intended to build something to help manage my tasks and produce a list of all school assignments I may have during a school semester. One can add tasks in the program where then a list of these tasks are generated into a .txt file. As well, these lists can be saved to a file in XML format where then it can be easily read and loaded back into the program if one wants to add / edit the tasks of the lists.

Note: Currently courses in the course selection combobox are hardcoded within the plannerModel.java class for convenience

img Figure 1: SchoolPlanner GUI example

Future Implementation Ideas

  • Have the program automatically clear old tasks using ScheduledExecutorService API
  • Instead of exporting/ importing to a txt file, It could be saved to calendar / website to be accessible on mobile

About

Java GUI application to manage school tasks to help better organize one's schedule

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages