Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jessmartin/croquet-kanban
Real-time collaborative Kanban board powered by the Croquet platform.
https://github.com/jessmartin/croquet-kanban
Last synced: 28 days ago
JSON representation
Real-time collaborative Kanban board powered by the Croquet platform.
- Host: GitHub
- URL: https://github.com/jessmartin/croquet-kanban
- Owner: jessmartin
- Created: 2021-09-20T20:21:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-20T21:24:24.000Z (over 3 years ago)
- Last Synced: 2024-12-07T14:46:00.057Z (about 1 month ago)
- Language: JavaScript
- Size: 373 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Croquet Trello
Real-time collaborative Kanban board powered by the Croquet platform.
## Todo
- [ ] Share card and list order changes with other clients
- [ ] Show cards being dragged in real-time
- [ ] Show lists being dragged in real-time
- [ ] Show everyone's cursor in real-time## Credits
This repository was originally forked from [AkileshRao/react-kanban](https://github.com/AkileshRao/react-kanban).