Petar Gyurov
Petar Gyurov
## Introduction This document outlines some of the over-arching themes around the development of this application and serves to remind me and any future developers of some important design decisions....
**Describe the bug** On a couple of occasions I have observed that if you initiate a child process on the backend and close the app, the child process is not...
**Describe the bug** Reloading the app in dev is broken. Typically in the dev process you use a hot-reloader to automatically reload the app when you make changes. There appears...
**Feature** A utility baked into the app that can take a video and split it into individual frames to be processed as images. **Additional Detail** Potentially the application could automatically...
Fixes #3 Added Safari-only CSS because this fix is actually an alternative transform to the original. Whilst it's 95% the same, I wanted to preserve the original one so I...