Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 682 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 682 Bytes

jon-pool

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.

Demo

Demo

Setup

  1. Install node.js
  2. git clone https://github.com/3-strand-code/jon-pool.git
  3. cd jon-pool
  4. npm start

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Notes

TODO: Write Notes

Credits

TODO: Write credits