GithubHelp home page GithubHelp logo

hauntedhost / kanban Goto Github PK

View Code? Open in Web Editor NEW
640.0 58.0 203.0 1.98 MB

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

Home Page: http://kanban.seanomlor.com

License: MIT License

Ruby 60.75% JavaScript 20.23% CSS 12.56% HTML 6.46%

kanban's Introduction

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

kanban's People

Contributors

boushley avatar hauntedhost avatar zhuangbiaowei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kanban's Issues

Signup

We need to build signup functionality.

Multiple assignees per card

Right now only one user can be assigned to a card at once. When I drag a user's avatar to a card it automatically replaces the previously assigned user. It'd be nice if one card could be assigned to multiple users.

Multiple boards per user

Right now there is only one board per user. It'd be nice to be able to create multiple boards. Then I could invite some users to share one board with me and keep other boards private.

pluggable authentication mechanism

Hi @somlor ,

I became interested in this quite recently, and its great work so far! I have a need to integrate it into LDAP, so I was thinking of taking a fork, and changing the authentication mechanism to use devise which can be plugged in LDAP if necessary. Or alternatively, I could require a suitable LDAP gem, and integrate it manually. Do you have a preferred approach and would you accept a PR with this functionality? Thanks

Add a progress-bar

The possibility to add a progress bar (0% to 100%) in the billet/story description, and make it visible under the billet/story title on the overall board view would be a nice feature.

Bug: Card not saved to newly created list

If you create a new list and try to add a card right away, it does not work. I checked console and it gets null for list. After you refresh, it works fine as list id is there.

Thanks

Export to xls/xlsx

It would be nice to have a little export function for the boards maybe using something like axlsx

Add better horizontal scrolling

When you have a lot of columns on your board, you have to horizontally scroll to reach them.
Currently you achieve this by moving your mouse pointer to the borders of the window (it's the default browser comportment). It's really not convenient.

A better way would be to allow a panning comportment to scroll horizontally, as it is the case in Trello : you would click-hold and drag your mouse anywhere on the board to scroll your board horizontally.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.