RedeFair helps you run meetings more fairly and efficiently by having a quota-based speaking list.
- 🕒 Automatic determination of the queue considering quotas
- ⏩ Clear and transparent display of the current and upcoming speakers
- 📱 Optimized for fast, low-friction use during live sessions
The advantages of this app include:
- 📌 Adding recurring speakers to the list with a single tap
- 📊 Statistics on the distribution of speaking contributions
- 👀 A presentation view for plenary display
RedeFair is designed for meetings, assemblies, committees, and conferences where balanced participation matters. It reduces moderation effort while making speaking order and quotas transparent for everyone involved.
All the data is stored locally and never leaves your device.
This project is made with Vue.js and thus easy to install on your own:
- Clone the repository:
git clone https://github.com/tobidwest/RedeFair.gitand thencd RedeFair - Install dependencies:
npm install - Build the app:
npm run build - Upload the
distfolder to your hosting
Contributions are very welcome! If you have ideas, improvements, or fixes, feel free to open a pull request or an issue.