Nick Davies
Nick Davies
Total votes is present in the `openelections-data-wi` repo data, so all we should have to do is make sure that gets into the Mongo data and then output in the...
Similar to #219, Wisconsin will also need Transforms and Validators (right?). The transforms need to: * Create Contests * Create Candidates * Create Results (anything else?) The validators need to:...
I have a file called something like: app/views/things/partials/_view_thing_stuff.html.slim It was returned as "unused", though doing a code search, I found instances where it was being rendered with this syntax: ``...
What would it take to make this a viable pip package (and potentially hosted on PyPI)? Making this a pip package could simplify installation, compiling the code, making it an...
### Description Docker commands persistently fail with a message `ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?` This is occurring after going through all...