Commit Graph

3 Commits

Author SHA1 Message Date
Ariana Giroux c8fe794144 Fixes post endpoint for updating stream title
- adds python import, flask.Request
- ensures flask endpoint /api/update/streamtitle returns valid status
  code response.
- updates static/script.js "updateStreamTitle" to accept variable input
2022-07-24 16:56:48 -06:00
Ariana Giroux 90677ec4e3 Adds a main function static/script.js 2022-07-24 14:14:10 -06:00
Ariana Giroux f2fb50e025 Moved files to more reflective of webapp structure 2022-07-24 14:10:00 -06:00