The app that your scrum master told you not to build.
URL: https://catstandup.netlify.app/
- Drag and drop with Vue.Draggable
- Stores all entered names in local storage
- Randomize the order of the team members
- Add profile picture
- Github sign in
- Add a timer
This is a weekend project to get myself familiar with Typescript, Vue 3 composition API, tailwind and pinia. Hope you can find it useful.