monorepo/fitnesstrax/app
Savanni D'Gerinel 18e7e4fe2f Start setting up the day detail view model
I've created the view model and added a getter function for the weight.
I'm passing the view model now to the DayDetailView, DayDetail, and
DayEdit.

I'm starting to set up the Save function for the view model, draining
all of the updated records and saving them.

None of the components yet save any updates to the view model, so
updated_records is always going to be empty until I figure that out.
2024-01-18 09:00:08 -05:00
..
resources Set up a lot of the files necessary for a desktop app 2023-12-29 13:13:22 -05:00
src Start setting up the day detail view model 2024-01-18 09:00:08 -05:00
Cargo.toml Update the record in the detail view on save 2024-01-18 07:43:18 -05:00
build.rs Add the CSS style context to the main window 2023-12-18 11:59:56 -05:00
dist.sh Set up a lot of the files necessary for a desktop app 2023-12-29 13:13:22 -05:00