A data visualization project used by my friends to track statistics of players in a fantasy hockey league. Developed in Python, this project uses a web scrapper to pull data from a 3rd party statistics website and stores the data in an accessible JSON database.
A react-app was linked to the wordpress site using an existing project and FileZilla. However, information cannot be updated because the JSON db is not set up. Might be able to use native database option in wordpress.
Currently have json data, fetched/merged with a python script, and a react-nodejs website hosted through Google App Engine. Need to link these all together.
A react-app was linked to the wordpress site using an existing project and FileZilla. However, information cannot be updated because the JSON db is not set up. Might be able to use native database option in wordpress.