Note: While using the browser version, only use small datasets as larger ones take a long time to render (You can use our test dataset to test the website :)). If you'd like to use larger datasets then feel free to run the app on your own machine (see below). Furthermore, This website is still a work in progress and in no way represents a finished product.
A fully functioning website, with a login system and database, where the user can create cool animated data visualizations.
Short demonstartion
See (requirements.txt) for all the required libraries.
Open command prompt and go to the directory you want to save this project in, and type
git clone https://github.com/stalhaali/SelfLearningDrawingBot.git
cd AnimatedDataVisualizer
pip install -r requirements.txtNow you can run the app :)
python run.py