Skip to content

0Hogan/MauiCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

M.Hamlin (Michael-Hamlin) Contributions

M.Hogan (0Hogan) Contributions

I worked primarily on the backend of this project, where I began by implementing the CalendarEvent and CalendarEventDatabase (Commit #1). I then created the CalendarDay, CalendarMonth, and CalendarYear classes to better handle the data organization of the Calendar View of events (Commit #2). After that, I added the functionality that would keep the calendarEvents collection and calendarYears (in the CalendarViewModel) in order from earliest event to last event (Commit #3). Finally, I fixed the GetItemsAsync() function (in the CalendarDatabase class) so that it would return a sorted list of all the events previously stored in the database (Commit #4).

Relevant Links

Video of our app in use:

https://www.youtube.com/watch?v=DtLgjYRvUtI&feature=youtu.be

Link to our repository

https://github.com/0Hogan/mauiCalendar

(Commit #1) (Commit #2) (Commit #3) (Commit #4)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages