Lean Coffee is a simple web application built with Ruby on Rails with the intention of being used for distributed Lean Coffee sessions.
Features
- Create sessions for holding topics
- Add topics to board
- Add descriptions, up/down vote, and move topics
- Topic information is persisted in a SQLite DB
- Timer to keep track of time left discussing topic
- WebSocket support for topic and timer management