Commit Graph
2 Commits
Author SHA1 Message Date
ANormalPerson1 d938937d48 request.json -> request.get_json()
Apparently, the json method of request is considered deprecated, src https://stackoverflow.com/questions/20001229/how-to-get-posted-json-in-flask
So swallep it out for request.get_json
2019-03-23 09:50:40 +01:00
ANormalPerson1 9677273f55 Attempt at doing json
I fucked up big time. I have attempted to make a custom made chart, while, to my knowledge, one is readily available and more easily incorporated to the website design.
2019-03-21 21:18:05 +01:00