Java Calendar Project

Description

This application allows users to add recurring events and remove events from the calendar, and save and load the contents of the calendar using a JSON file. To ensured the application worked correctly and had full code coverage, JUnit tests were used.

Technology