ReisG / Lifor

Organizing time app
1 stars 0 forks source link

Fundamental functions: Added Event class and Parser class #6

Closed ReisG closed 2 years ago

ReisG commented 2 years ago

Ok, here is new things:

Note: You cannot create an instance of Parser class!!! You can only use it's static methods (actually there is only one method get that gives you list of day activities)

fresh-ops commented 2 years ago

Much better. Interesting idea and fits the standards, I like it