This is a project management tool that allows you to create boards and add notes to those boards. Notes can then be moved from one board to another.
- Install node.js
- git clone https://github.com/3-strand-code/jon-pool.git
- cd jon-pool
- npm start
TODO: Write usage instructions
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write Notes
TODO: Write credits