GithubHelp home page GithubHelp logo

web-kanban's Introduction

Web-kanban

Web-kanban

A simple javascript application to display draggable tickets on a web page.

Why another kanban app ?

The motivation is to have a simple tool that one can host easily in an offline java environment. Unfortunately, there are no plan to sell an hosted version of trello. And alternatives to trello are all web-based products or non open-source.

We started from Simple-kanban since it does the job quite well. After bummping versions of both jquery and the jQuery List DragSort plugin, @seblm realized that JQuery UI already have the native feature to sort out elements of a page. And then we are significantly deriving from simple kanban...

How to use it ?

mvn jetty:run

Where the data is stored ?

The data is stored in memory server side. It is not persisted when the server shutdown.

Can I use it for a team ?

This tool supports several web clients. There is a websocket implementation to support updates : any story modification is reflected on other clients.

This is not kanban

This version does not currently supports column creation. Only 3 columns are created by default.

The plan

Look at the issues for the roadmap. Feel free to submit a feature or fork it.

web-kanban's People

Contributors

ericlemerdy avatar seblm avatar ansyeow avatar

Stargazers

 avatar Rupal Barman avatar Filipe Marques avatar  avatar Junlapong L. avatar Luca Putzu avatar zhangheng avatar Alfredo Serafini avatar  avatar  avatar Ashish Shrestha avatar JeongHoon Baek avatar  avatar  avatar Axel H. avatar

Watchers

 avatar Rahul Singh avatar  avatar Ben Gerber avatar Brian Clements avatar

web-kanban's Issues

ipad

Make the ui ipad compliant...

Doesn't works on Firefox 11.0

When I drag a story from one column to another, an error message is displayed :
HTTP ERROR 404 Problem accessing /api/story/undefined/TODO. Reason: Not Found

Include a link on the note

Hey,

first of all thanks a lot for the app. I wanna start using it at work but there's one feature I'd really love to have: being able to include a link! Could be to the bugzilla entry (if there is one) or to some other documentation about the note.

REST Backend

Instead of a textarea in the html file, use a REST backend to save stories.

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.