- Uploading a file
upload.html: Used to select a video file from file directory.upload.py: Returns the file location for the video file to be processed.
- Assets
assets.py: Used to create a bundle that loads multiple javascript and css files from the 'static' folder.