ShumbaBrown / Project-Sia

1 stars 1 forks source link

Added Date to events. Created user. Updated tests. #50

Closed MatthewKing98 closed 4 years ago

MatthewKing98 commented 4 years ago

Made it so that date/time is using the Date data type instead of a string. Made the user definition. Added getters and setters in the event that we ever push to enable that feature via .ts or other means. All above additions/modifications have a matching test suite.