Kanban

Kanban 看板 is a project management tool designed to help visualize and manage tasks. It offers a user-friendly interface for organizing work effectively.

MIT License

Stars
0
Committers
5

KANBAN 看板

Demo

Live demo hosted here on Heroku (database is reset daily): LIVE DEMO

Summary

Built with Ruby on Rails on the backend as a JSON API for Backbone.js on the frontend.

Notes

  • 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