Lets you quickly create boards, lists and cards. Data is stored locally in IndexedDB.
Demo: https://organizer.netlify.com/
- Offline ready (PWA)
- Carefully puts deleted items to trash!
- Drag & drop lists and cards
- Theme selection
- Mobx State Tree (MST) - state container
- Dexie - IndexedDB wrapper
- styled-components - styling
- react-smooth-dnd - drag & drop support