Update the build environment and some architectural elements of the Kifu app #210
No reviewers
Labels
No Label
hex-grid
maintenance
music-player
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: savanni/monorepo#210
Loading…
Reference in New Issue
No description provided.
Delete Branch "kifu/flake"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a reboot of the Kifu application. The app is now purely a GTK app, with a somewhat improved architecture based on my experiences with Fitnesstrax.
I'm leaning into View Models. They server as view-specific glue between a view (or even a couple of views) and the core of the application. I've put in placeholders for several different view models so that I have a good launching point.
Resolves #207
Resolves #203
Resolves #204
Resolves #205
Resolves #206