An attempt to recreate the discontinued scrumy.com service — a task board for SCRUM/AGILE. Runs entirely in the browser on the client side, storing data in IndexedDB.
Open https://pongo.github.io/scrumyklon/
- Create a new board.
- Add a story.
- The + button adds tasks to a story.
- Tasks can be dragged and dropped.
- Double-click anywhere to edit a task, rename a board, or rename a story.
Use the hamburger menu to delete a board or export it as Markdown. To export the entire database, use browser extensions like IDBPort.