Danita / kanbanter

A kanban viewer that queries redmine

Home Page:richardTowers.github.com/kanbanter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kanbanter

A kanban viewer that queries redmine.

Quick Start

  • Download the source.
  • Open app/index.html in your browser
    • Some browsers (chrome) will require you to open the file under http://, which means you'll need a server. I recommend node, but any will do.
    • Others (firefox) don't seem to care at the moment, and you can just open the file locally (i.e. under the file:// protocol).
  • I've pointed the version in this repo at http://redmine.richard-towers.com, which is set up to allow CORS. You can either ask me for an account, or use your own installation of redmine and change the redmineBaseUrl in controllers.js.
  • ????
  • Profit!!

Contributing

  • If you don't have a github account, get one.
  • Fork this repo
  • Make your changes
  • Open a pull request
  • I'll merge the changes in once we're happy with them.

About

A kanban viewer that queries redmine

richardTowers.github.com/kanbanter