shred / bullshitcharts

Web tool for generating random fake charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bullshit-Charts

Never trust a statistics you didn't forge yourself.

bullshitcharts is a Java web site that generates random fake charts.

Example Chart

Usage

Just execute mvn clean install, and then run the generated WAR file on a Java web container of your choice.

Alternatively, you can use docker. Execute mvn clean install docker:build to build the docker image. Then execute mvn docker:start to start the image, and point your browser to http://localhost:8080/.

bullshitcharts is a standalone tool. It does not need a database or a volume.

Contribute

License

Bullshit Charts is distributed under GPLv3.

About

Web tool for generating random fake charts

License:GNU General Public License v3.0


Languages

Language:Java 73.1%Language:HTML 13.8%Language:JavaScript 6.8%Language:CSS 6.3%