Each and every week, members of the Evanta Dev Team cast their vote to decide who is truly deserving of the title "Dev of Weeks". This vote has historically been submitted by post-it note, but due to the troubling times of the Covid Era, the need for a new platform was born.
Aside from being able to vote for the developer of the week, the app also includes a scrum poker tool as well as a random icebreaker generator.
mkdir -p tmp/pids
docker-compose build
docker-compose run webpacker yarn
docker-compose run dow_app rake db:create
docker-compose up
open http://localhost:3001
Click button to migrate.
docker-compose run dow_app rake db:seed