monorepo/fitnesstrax/app
Savanni D'Gerinel 1e6555ef61 Create a day detail view
DayDetail, the component, I used to use as a view. Now I'm swapping
things out so that DayDetailView handles the view itself. The DayDetail
component will still show the details of the day, but I'll create a
DayEditComponent which is dedicated to showing the edit interface for
everything in a day.

The swapping will now happen in DayDetailView, not in DayDetail or an
even deeper component.
2024-01-15 15:53:01 -05:00
..
resources Set up a lot of the files necessary for a desktop app 2023-12-29 13:13:22 -05:00
src Create a day detail view 2024-01-15 15:53:01 -05:00
Cargo.toml Set up a lot of the files necessary for a desktop app 2023-12-29 13:13:22 -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