## Kitto Roadmap

* Package JS Core Lib in hex package
* Exponential back-off for failing jobs
* Themable widgets
* View Partials
* Assign unique id per connection (preferably memorable)
* Display the unique id on the client
* HTTP commands
* Webhooks / Additional Routes
* Distributed mode? (many nodes running jobs)
* More interval options (cron-like syntax?)
* Test coverage -> Make it to >= 95%
* Add typespecs where applicable and fix dialyzer issues
* Documentation
  - Deployment - distillery
  - Erlang process supervising - systemd unit
  - Section with all config options
  - Gitbook?
  - kittoframework.github.com
  - Cog integration
