Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Stand-up Roulette

A zero-dependency spinning wheel that randomly picks who runs scrum. Add names, hit SPIN, and let the wheel decide.

▶ Live demo

Features

  • Configurable name list (one per line), persisted in localStorage
  • Optional "remove winner after spin" mode for round-robin coverage
  • Smooth eased spin animation rendered on <canvas>
  • Styled with the UiPath Apollo dark theme palette

Usage

It's a single static file — just open index.html in a browser, or serve the folder:

python3 -m http.server
# then visit http://localhost:8000

Deploy (GitHub Pages)

The repo serves index.html from the root, so no build step is needed:

  1. Push to GitHub
  2. Settings → Pages → Source: Deploy from a branch, branch main, folder / (root)
  3. The site publishes at https://<user>.github.io/spinner/

About

A simple HTML spinner

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages