CPlanner Lite

A course planner application with Swing GUI, allowing users to manage a local worklist of university courses using JSON. Users can add/delete/star the courses in the worklist, view summaries of the worklist, and receive reminders when courses are conflicting.

CPlanner Lite all courses screenshot CPlanner Lite course statistics screenshot Figure 1 (left): Viewing all courses
Figure 2 (right): Viewing course statistics

CPlanner Lite add course screenshot CPlanner Lite delete course screenshot Figure 3 (left): Adding a course
Figure 4 (right): Deleting a course

View this project on GitHub drawing.

Technologies: Swing • Java • JSON • JUnit