Skip to content

Repository files navigation

Git Calendar Web Client

A web client for git-calendar/core

Also using:

Build/run locally

npm install         # download dependencies
npm run fetch-wasm  # download compiled wasm core from github releases (you can compile it yourself though)
npm run dev         # run locally

TODO

  • logo (git + calendar ?)
  • multiple calendars
  • tags
    • colors
  • repetition
  • multi-day events bar
  • dragging shortcuts
    • drag to create event
    • drag horizontally for multi-day event
    • drag to move existing event
  • month view
  • mobile friendly
    • basic responsiveness
    • verify drag-to-create on ios etc.
  • prettier tag/color picker
  • infinite repeat option (idk if core supports it)

Used by

Contributors

Languages