Hi everyone! I'm writing a "Grafana for your personal data" app in Dioxus, and I'd appreciate a code review! The idea behind the app is to store personal data and find correlations between them, for example, calculating your average heart rate during workouts based on your food intake, sleep, etc., or more social data, such as your mood based on the number of hours you spend at the computer. In principle, correlations between any values can be traced. I'm interested in this project for ...