monorepo/fitnesstrax/app/src
Savanni D'Gerinel 7d5d639ed9 Create Duration and Distance structures to handle rendering
These structures handle parsing and rendering of a Duration and a Distance, allowing that knowledge to be centralized and reused. Then I'm using those structures in a variety of places in order to ensure that the information gets rendered consistently.
2024-01-29 08:26:41 -05:00
..
components Create Duration and Distance structures to handle rendering 2024-01-29 08:26:41 -05:00
view_models Create Duration and Distance structures to handle rendering 2024-01-29 08:26:41 -05:00
views Build some convenienc functions for measurement entry fields 2024-01-27 09:13:53 -05:00
app.rs Tons of linting and get tests running again 2024-01-20 15:04:46 -05:00
app_window.rs Add buttons with icons to represent workouts 2024-01-25 23:11:55 -05:00
main.rs Add buttons with icons to represent workouts 2024-01-25 23:11:55 -05:00
types.rs Create Duration and Distance structures to handle rendering 2024-01-29 08:26:41 -05:00