Application for logging gym workouts and running made during Introduction to Development in C#/.NET course
- MVVM architecture
- C#
- Avalonia
- SQLite
- Log new workout
- Browse history of workouts
- View progress via charts
- Plan workouts for week
- Track consistence with habit tracker
- Create workout templates for faster logging
I have used AI while working on this project, mainly for explanation of MVVM concepts and assistance with design of UI.