/gnome-calendar-web

a port/clone of the gnome-calendar in linux to web using modern react and typescript

Primary LanguageTypeScript

GNOME CALENDAR WEB.

This is a clone of the linux gnome calendar app implemented in react and typescript entirely from scratch. work still in progress

STACK
  1. React/hooks
  2. Typescript
  3. Styled Components
ROADMAP
  1. MonthView

image

  1. YearView

image

  1. WeekView

image

  1. OverflowDetailView

image

  1. Add Task Modal

image

  1. Detail View/Editing/Deleting

  2. Drag and Drop

THINGS TO ADD
  1. Persist changes
  2. Integrate google calendar
  3. Add dark mode.