christianjokhaji / UHelper

A Discord bot created for a CSC207 group project at the University of Toronto.
4 stars 4 forks source link

Academic reminders #6

Closed sailoraria closed 4 months ago

sailoraria commented 4 months ago

Created Assignment and Exam entities to store scheduled academic events.

Created an EventDate entity which is used to store the date of the events.

Updated the readme to add my academic reminders use case.

I changed the Main class to test my entities but it's not letting me pull the previous Main class back so pls lmk if its possible to merge everything except the main class. :^)