a personal kanban board that stores user data in a local json; can be used for backup.
- editable columns, task cards, labels, comments
- configurable priority labels, resource links and subtask checklists
- dark and light mode
- all entry data can be saved locally to a json file. if browser cache cleared, user can re-load data from json
How To Use During initial setup:
- update your column names, add in your cards, subtasks etc.
- Choose "Save File" button at top of board to generate your local user data file (json). This will store all of your entries and configurations locally on your device.
Daily Use
- be sure to save your user data daily/regularly
- if you clear your browser cache intentionally or otherwise, simply open the Get Shit Done kanban board and choose the "Open File" button at the top of board. Navigate to your saved json and it will re-load your user data stored in that file.
Note: USE AT YOUR OWN RISK!
This was generated via several iterative AI prompts, including code security checks and sanitization. I wanted to build this so that I could track my own personal projects without needing to pay a subscription fee nor host my personal thoughts and info on someone else's server.
