An open API service indexing awesome lists of open source software.

https://github.com/vikbert/wal

Wahl: a minimal randomizer for scrum daily standup, including randomizer, text-to-voice, and a mini timer for StandUp meeting
https://github.com/vikbert/wal

svelte3 sveltejs typescript

Last synced: about 1 month ago
JSON representation

Wahl: a minimal randomizer for scrum daily standup, including randomizer, text-to-voice, and a mini timer for StandUp meeting

Awesome Lists containing this project

README

          


wal

Wahl: a minimal randomizer for scrum daily standup




PRs Welcome


PRs Welcome


MIT License


svelte template


---

# What ist Wa(h)l?

Wa(h)l is a german word(engl: decision).
> DUDEN: Möglichkeit der Entscheidung; das Sichtentscheiden

If we remove the character "h", and it becomes another word "engl: whale". It is the most favorite animal of my sohn. These two words have almost the same pronunciation in German. At least, it sounds similar for me, who speaks German as the second foreign language. 😀

# ✨ Background
I built this application in the context of [#100DaysOfCode](https://www.100daysofcode.com/).

The idea of this application is inspired by someone's kindly suggestion during the scrum daily meeting, as we didn't know who is going to talk as next.

# ✅ Feature of app
- randomize the participants
- text to speech
- a timer for the meeting: default 15" for a normal scrum daily
- manage the participants for the meeting

![](./public/images/wal0.png)
![](./public/images/wal1.png)
![](./public/images/wal2.png)


Meeting time is exceeded


![](./public/images/wal3.png)

# 🚀 Getting started
```bash
git clone https://github.com/vikbert/wal.git
cd wal
npm install
```

### Start Dev
```bash
npm run dev
```

### Start tests
```bash
npm run test

# licence

MIT [@vikbert](https://vikbert.github.io/)