monorepo/fitnesstrax/app/src
Savanni D'Gerinel 1cfd62c44f Invert the TraxRecord
This simplifies, though not as much as I was hoping, the patterns for accessing data along strict type patterns. I may see better results once I'm getting the Time/Distance views working.
2024-02-07 23:12:01 -05:00
..
components Invert the TraxRecord 2024-02-07 23:12:01 -05:00
view_models Invert the TraxRecord 2024-02-07 23:12:01 -05:00
views Introduce the RecordProvider interface 2024-02-01 10:12:35 -05:00
app.rs Introduce the RecordProvider interface 2024-02-01 10:12:35 -05:00
app_window.rs Introduce the RecordProvider interface 2024-02-01 10:12:35 -05:00
gtk_init.rs Create a function which safely initializes GTK once 2024-01-31 08:40:55 -05:00
main.rs Create a function which safely initializes GTK once 2024-01-31 08:40:55 -05:00
types.rs Set up text entry fields for all of the common metrics 2024-01-31 08:56:54 -05:00