Skip to content

git-calendar/web-client

Repository files navigation

Git Calendar Web Client

A web client for git-calendar/core

Also using:

Build/run locally

npm install     # download dependencies
npm 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
  • drag to create event
    • drag horizontally for multi-day event
  • month view
  • mobile friendly
    • verify drag-to-create on ios etc.

About

WIP Project! -- A web client for a Git-backed calendar.

Topics

Resources

Stars

Watchers

Forks

Contributors