Skip to content
/ kanban Public
forked from hauntedhost/kanban

Kanban 看板 is a Trello clone in Rails and Backbone.js

License

Notifications You must be signed in to change notification settings

Shehbaz/kanban

 
 

Repository files navigation

KANBAN 看板

Demo

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

Screenshot

Summary

Kanban is a work-in-progress Trello clone.

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

License

Kanban is released under the MIT License.


Developed by Sean Omlor

About

Kanban 看板 is a Trello clone in Rails and Backbone.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 46.9%
  • CSS 28.8%
  • JavaScript 18.8%
  • HTML 5.5%