March 6, 2015

Building a Rails Dashboard App with the DoneDone API

Building a Rails Dashboard App with the DoneDone API

Last week, I talked about my experiences using DoneDone to manage household issues. To accompany my post, I wrote a simple Rails application to query data from the DoneDone API and display it on a publicly-accessible dashboard. Today, I’d like to walk through the process of building that application from the ground up.

Read the full post on the DoneDone Blog