Gaga is an online simple planning poker app built in Elixir, using Phoenix and LiveView.
It's free, open source, and doesn't require signing up nor store any data about you or your team (it doesn't even have a DB).
You can try it live on https://gaga.labvoid.com.
Most of us are working from home due to the coronavirus outbreak.
While many tools already exist to keep us connected through video conferencing, we also needed a simple collaborative app that makes it easy to estimate and plan iterations while working remotely.
As it might help other teams and doesn't consume many resources, we decided to make it available for everyone.
Whether you're helping us fix bugs, improve the docs, or spread the word, we'd love to have you as part of the community!
Check out our Contributing Guide for ideas on contributing and setup steps for getting the repository up and running on your local machine.
We are dedicated to building a welcoming, diverse, safe community. We expect everyone participating in the project to abide by our Code of Conduct. Please read it. Please follow it.
- The LiveView integration - LiveView, PubSub, Presence and player state.
- The Game view - View layer defining UI helpers.
- The UI - Live View Bindings.
This project is licensed under the MIT License.
We made this app in half a day, so it may still have some rough edges 😅.
Developed with ❤️ by Madvoid.