- Run 'bundle install'
- Configure database.yml and seeds.rb
- rake db:create / db:migrate / db:seed
- Forked from https://github.com/somlor/kanban
- Hand-rolled Rails user authentication with BCrypt
- Custom, nested Rails JSON templating with Rabl
- Backbone models/collections with Backbone-relational.js
- Auto-updating comment timestamps with jQuery timeago
- Editable board, list and card titles with jQuery JEditable
Kanban is released under the MIT License.
Developed by Sean Omlor