A PoC for a sprint retrospective board web app. Built for funsies/practicing Vue.js.
Edit: Go check out the ongoing project on https://sprintkit.io/.
- Complete "offline" for now (i.e. single player, no persistence, no BE)
- Add, edit, and delete notes
- Drag and drop notes between columns
- Columns are fixed (i.e. "What went well", "What didn't go well", "What can we improve")
Template that uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
