Created Assignment and Exam entities to store scheduled academic events.
Created an EventDate entity which is used to store the date of the events.
Created a Schedule entity which was not implemented.
Updated the readme to add my academic reminders use case.
Changed the Main class back after testing my entities to match what is in the main branch.
Also had to manually add back some deleted files so hopefully it works well!
Created Assignment and Exam entities to store scheduled academic events. Created an EventDate entity which is used to store the date of the events. Created a Schedule entity which was not implemented.
Updated the readme to add my academic reminders use case.
Changed the Main class back after testing my entities to match what is in the main branch.
Also had to manually add back some deleted files so hopefully it works well!