## Value Statement 1. As a formula developer, I want to see simulated data of the car in real time so I can train it to be more autonomous. 2. As a formula developer, I want to query past simulations data so I can learn from it. ## Acceptance Criteria * [ ] A minimal UI that showcases all initial functionality. * [ ] Being able to query stored data. * [ ] Being able to view logs/data in real-time. * [ ] The dashboard is decoupled from other components in the system. ### Development Complete * [ ] Code is complete. * [ ] Functionality is working. * [ ] Any required downstream Docker file changes are made. ### Tests Automated * [ ] Unit/function tests have been automated and incorporated into build.