/kmgp

one big repo for all the kmgp stuff

Primary LanguagePython

KMGP DJ Uploader Web Back-End

tl;dr It's Flask rending templates on the server using the tutorial (https://flask.palletsprojects.com/en/2.1.x/tutorial/) as a project basis. Jinja templates, sqlite db.

Gotchas

  • Don't forget to run flask init-db if it's the first time being run, otherwise tables won't exist

KMGP DJ Self-Service Show Scheduler/Uploader

tl;dr DJs can use a website to upload pre-recorded shows that'll get onto the station computer automatically and Eric can finally take a vacation.