ReportsKit ===== [![Build Status](https://travis-ci.org/tombenner/reports_kit.svg?branch=master)](https://travis-ci.org/tombenner/reports_kit) ReportsKit lets you easily create beautiful, interactive charts and tables. For examples and documentation, see [reportskit.co](https://www.reportskit.co/). [](docs/images/demo.gif?raw=true) Resources --------- * [Documentation](https://www.reportskit.co/) * [Getting Started](https://www.reportskit.co/categories/getting_started) * [How It Works](https://www.reportskit.co/subcategories/how_it_works) Documentation ------------- The documentation is hosted at [reportskit.co](https://www.reportskit.co/), and it's generated using [tombenner/reports_kit_docs](https://github.com/tombenner/reports_kit_docs). If you'd like to improve the documentation, feel free to open a PR! Testing ------- ReportsKit is tested against PostgreSQL and MySQL. If you'd like to submit a PR, please be sure to use [Appraisal](https://github.com/thoughtbot/appraisal) to test your changes in both contexts: ```bash appraisal rspec ``` License ------- ReportsKit is released under the MIT License. Please see the MIT-LICENSE file for details.