This is a clone of the linux gnome calendar app implemented in react and typescript entirely from scratch. work still in progress
- React/hooks
- Typescript
- Styled Components
- MonthView
- YearView
- WeekView
- OverflowDetailView
- Add Task Modal
-
Detail View/Editing/Deleting
-
Drag and Drop
- Persist changes
- Integrate google calendar
- Add dark mode.