monorepo/fitnesstrax/app
Savanni D'Gerinel 2c42c35dfe Build the facilities to add a new time/distance workout
This adds the code to show the new records in the UI, plus it adds them to the view model. Some of the representation changed in order to facilitate linking UI elements to particular records. There are now some buttons to create workouts of various types, clicking on a button adds a new row to the UI, and it also adds a new record to the view model. Saving the view model writes the records to the database.
2024-02-08 09:44:58 -05:00
..
resources Add buttons with icons to represent workouts 2024-02-08 09:13:54 -05:00
src Build the facilities to add a new time/distance workout 2024-02-08 09:44:58 -05:00
Cargo.toml Add buttons with icons to represent workouts 2024-02-08 09:13:54 -05:00
build.rs Update build tools for dashboard and fitnesstrax 2024-01-25 22:55:45 -05:00
dist.sh Set up a lot of the files necessary for a desktop app 2023-12-29 13:13:22 -05:00
gresources.xml Add buttons with icons to represent workouts 2024-02-08 09:13:54 -05:00