An open API service indexing awesome lists of open source software.

https://github.com/vicenteneto/kanban-board

A simple Kanban Board in node.js
https://github.com/vicenteneto/kanban-board

Last synced: 3 months ago
JSON representation

A simple Kanban Board in node.js

Awesome Lists containing this project

README

        

# kanban-board

[![Build Status](https://travis-ci.org/vicenteneto/kanban-board.svg?branch=master)](https://travis-ci.org/vicenteneto/kanban-board)
[![License](http://img.shields.io/:license-mit-blue.svg)](https://github.com/vicenteneto/kanban-board/blob/master/LICENSE)

This project is a simple Kanban Board in [Node.js](https://nodejs.org/).

### Node.js
Node.js® is a JavaScript runtime built on [Chrome's V8 JavaScript engine](https://developers.google.com/v8/).
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.
Node.js' package ecosystem, [npm](https://www.npmjs.com/), is the largest ecosystem of open source libraries in the world.

## Table of contents

* [Contributing](#contributing)
* [Creator](#creator)
* [Copyright and license](#copyright-and-license)

## Contributing

Have a bug or a feature request? [Please, open a GitHub issue](https://github.com/vicenteneto/kanban-board/issues/new).

## Creator

**Vicente Neto**

*

## Copyright and license

Copyright 2016-, Vicente Neto. This project is licensed under the [MIT License](https://github.com/vicenteneto/kanban-board/blob/master/LICENSE).