coordination.tools is a collection of practical tools for solving common coordination problems.
The app uses Ruby on Rails, PostgreSQL, Stimulus, Turbo, and Action Cable. The easiest local setup is Docker:
docker compose up --buildThen open http://localhost:3100. No user accounts or seed data are required.
To choose another port, run PORT=3200 docker compose up --build instead.
- Carpool organizer
- Schedule availability finder
- Volunteer board
- Group decision maker
- Conditional commitment tracker