Loader Functional Responsibility - maar35/film-festival-planner GitHub Wiki

Functional Responsibilities of the Loader

There is a lot more than described here, W.I.P.

Film Info

  • Link combination programs to their screened films
  • Link screened films to the combination programs that screen them
  • Make sure that screened films don't have screenings and combination programs do
  • Indicate how a screened film is screened, e.g. before a main feature or as part of a named combination program

Common

Common functionality is provided by the libraries below

  • planner_interface.py
  • application_tools.py
  • parse_tools.py
  • web_tools.py