A web client for git-calendar/core
Also using:
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- 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.