About
A web app to pick up the team members randomly, help teams to decide who will speak next.
Supported Platform
- Web
- PWA
User story
As a developer who works under the Scrum Framework, we have 15 minutes Daily Meeting every day. I want to have a tool which can pick the team member randomly so that we can decide who will speak next without awkwardness.
Technologies
- Code: HTML, SCSS, JavaScript
- Icon: SVG, emoji
- Deployment: GitHub Pages
Setup
- clone the project
- install VS Code extension: Live Server
- run the project via Live Server
- The dist folder include the latest version for this project.
- The SCSS code is compiling via VS Code extension: Live Sass Compiler