Skip to content

UniversityRadioYork/BaradDur

Repository files navigation

BaradDur

What if the scheduler wasn't INSIDE myradio? what then huh? We also bring in some admin tools and allow for observations at a glance for if shows actually happened.

Setup

You can setup this up in docker, but if you want to develop it might be easier to be closer to the metal and run on your machine. Simply install the pyton env and run the the main file. Make sure to fill out the an appropriate env file.

npm i
npm run build:css
pip install -r requirements.txt
python main.py

The server will be live on 127.0.0.1:6339 - check, the port may be different.

If you change the style.css file, you need to run the following command to update the tailwind CSS:

npm run build:css

Note this project uses Tailwind and DaisyUI for styling. If you must add global styles, you can do so in the style.css file in the root of the project. Do NOT edit the tailwind.css file in the static folder.

Todo:

Not in priority order

  • View clashes on custom time slot form update
  • Include a way to update PIS News
  • See a shows sign in percentages on list shows page

Images

image image image image

Credits

With thanks to the icon image source - this image was altered by removing it's backgound.

About

Broadcast Arrangement Regulation And Distribution - Digitally Unified Radio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages