https://github.com/moebiusmania/standup-shuffler
Small tool to help manage stadup meetings speaking order.
https://github.com/moebiusmania/standup-shuffler
hacktoberfest preact pwa spa standup typescript utility vitejs webapp
Last synced: 2 months ago
JSON representation
Small tool to help manage stadup meetings speaking order.
- Host: GitHub
- URL: https://github.com/moebiusmania/standup-shuffler
- Owner: moebiusmania
- License: mit
- Created: 2021-08-06T13:09:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-29T23:02:19.000Z (about 1 year ago)
- Last Synced: 2025-05-30T00:18:20.138Z (about 1 year ago)
- Topics: hacktoberfest, preact, pwa, spa, standup, typescript, utility, vitejs, webapp
- Language: CSS
- Homepage: https://moebiusmania.github.io/standup-shuffler/
- Size: 273 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Standup Shuffler
> A simple, elegant tool to randomize and manage speaking order during team standup meetings.
## What is Standup Shuffler?
Standup Shuffler is a lightweight web application designed to bring fairness and spontaneity to your daily standup meetings. Instead of following the same predictable order every day, this tool randomly selects who speaks next, ensuring everyone gets equal opportunity to share updates and preventing the meeting from becoming routine.
## When is it helpful?
- **Daily Standups**: Eliminate the "who goes first?" awkwardness and keep meetings fresh
- **Team Retrospectives**: Randomly select who shares feedback or insights
- **Brainstorming Sessions**: Ensure everyone contributes by randomizing participation order
- **Remote Teams**: Particularly useful for distributed teams where visual cues are limited
The tool helps maintain engagement, prevents dominant personalities from always going first, and ensures quieter team members get their fair share of speaking time.
## Features
- ✨ **Simple Interface**: Clean, modern design focused on usability
- 🎲 **Random Selection**: Fair algorithm to pick the next speaker
- 💾 **Persistent Storage**: Your team list is saved locally in your browser
- 📱 **Responsive Design**: Works seamlessly on desktop, tablet, and mobile
- 🚀 **Fast & Lightweight**: Instant loading with no server dependencies
## Built with
- Vite
- Preact
- TypeScript
- CSS Modules
- Vitest (for testing)
## License
[MIT](LICENSE)