Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

shred/bullshitcharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.