Live demo hosted here on Heroku (database is reset daily): LIVE DEMO
Kanban is a work-in-progress Trello clone I developed for a final project at App Academy, a 9-week Ruby on Rails and JavaScript web development intensive in San Francisco.
Built with Ruby on Rails on the backend as a JSON API for Backbone.js on the frontend.
- 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