Package theLocalLoop
package theLocalLoop
-
ClassDescriptionConstants class for storing application-wide constants such as date and time formatters, valid tags, and valid formats.Public class that stores valid DateTimeFormattersPublic enum for storing the validFormats of an Event, includes an enum constructor and getter for displayNamePublic enum that stores valid Types, includes getDisplayName, and valid type methods.Event class representing a single event in the application.EventManager class handles the management of events in the application.FileManager class for handling file input and output operations related to events.This class is responsible for validating user input throughout the application.Main class for The Local Loop application.The MenuManager class handles the display and processing of the main menu options for various methods.The Sort class provides methods for sorting and filtering a list of events based on user choices.The TestData class provides a method to load a sample list of events into a LinkedList.