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
- Host: GitHub
- URL: https://github.com/vicenteneto/kanban-board
- Owner: vicenteneto
- License: mit
- Created: 2016-01-17T01:51:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-08T17:40:14.000Z (over 9 years ago)
- Last Synced: 2025-01-17T09:44:49.447Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 86.9 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kanban-board
[](https://travis-ci.org/vicenteneto/kanban-board)
[](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).