I have open sourced a Rails app that I’ve been personally using for years. The code is available on Github under the MIT license. From the README:
I’ve modeled this app for my own personal use, note keeping and personal project management loosely after Basecamp. The single most important point for me is to have To-do lists that work in a particular way – that’s why I’ve build this for myself.
I am open-sourcing it to see if somebody finds it useful and can maybe build on it. Let’s see what happens.
This is a standard Rails 4 app, build the “Rails way”. Test coverage is minimal, just enough for the purposes of this app at this stage.