Warning
This project was created as a fun little side-project and proof-of-concept so I could try to get better at python, and was only really written to be ran locally. There are numerous vulnerabilities and configurations with this code that need to be addressed before it can be deployed in a production environment; Flask actually advises against hosting projects directly using the built-in dev server1.
too lazy to write an actual readme for this project, sorry.
- @rondotdll
Footnotes
-
For more info, see the official Flask docs ↩