McGill-ECSE321-Winter2024 / project-group-13

project-group-13 created by GitHub Classroom
MIT License
1 stars 0 forks source link

Create Calendar.tsx Component #173

Closed OmarCE11 closed 6 months ago

OmarCE11 commented 6 months ago

Develop the Calendar.tsx component. This comprehensive calendar should integrate course sessions into a manageable calendar format, with configurable view options.

Props: sessions: CourseSessionDTO[] defaultStartDate: Optional starting date defaultEndDate: Optional ending date defaultFormat: Default view format ("week", "day")