A bit further on the DynaBallot rebuild. Was able to get the build to complete successfully, but still need to test the front end interface. Someday I should look at automating the tests for the front end. I have plenty of unit tests, but definitely could use some integration test. I just started some of the front end testing today, and already found an issue that unit tests would not find. Unfortunately, running integration tests is a bit difficult without something like Docker. Now that I am running Docker, it might be something to look into again.