Daily Spinner

2020.8 ~ 2020.12

🚀 Demo 👨🏻‍💻 Github


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

  1. clone the project
  2. install VS Code extension: Live Server
  3. run the project via Live Server
  4. The dist folder include the latest version for this project.
  5. The SCSS code is compiling via VS Code extension: Live Sass Compiler