Trello breakdowns for Project Management
JavaScript PHP
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
app
assets
inc
lib
test
views
.gitignore
.htaccess
LICENSE
README
index.php

README

This is a Proof of Concept for what a Project Management tool to overlay
any work item management tool (In this case Trello) would work.

A live demo running the latest code is available at http://strapello.com/

To install, fetch the latest code, copy inc/config.inc.php.sample to 
inc/config.inc.php and fill in the values.

TODO, write the rest of this