llevasseur / wjc-fantasy

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.
0 stars 0 forks source link

Link a JSON db with React-Test on website #14

Closed llevasseur closed 2 months ago

llevasseur commented 11 months ago

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.

llevasseur commented 10 months ago

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.

llevasseur commented 2 months ago

update full stack app, no longer necessary