Home

Awesome

Choo-ban

Just a simple kanban :)

Demo

http://choo-ban.surge.sh

Stack

Basically I decided to not use any boilerplate for this project. To use choo with ES6 imports I took webpack, and to help the development process I used webpack-dev-server. Basically that's it.

Libs

Production

LibReason
chooSimple frontend framework
nanocomponentSimple lib to work with components in choo.js
materializeUI framework
sweetalertSimple and beautiful popup boxes

Development

LibReason
webpackES6 Module imports and simplicity
webpack-dev-serverI just love webpack-dev-server, it's simple and very useful
babelCode transpilation and compatibility between browsers

Running locally

After downloading (or cloning) this repo, just run:

yarn
yarn start

This will start the project locally on port 3000 and open a tab in your browser automatically.

Want to contribute?

Check our todo with the features I think will fit in the application and send a PR :)

If you have another idea for a feature, it's also very welcome!

Contributors


Any doubts or suggestions just contact me :)