This shows you the differences between two versions of the page.
android:proiect:2025:proiecte:fitnessnotes [2025/05/30 00:10] eduard_costin.popa |
android:proiect:2025:proiecte:fitnessnotes [2025/05/30 00:13] (current) eduard_costin.popa [Tech Stack] |
||
---|---|---|---|
Line 26: | Line 26: | ||
* View data trends over multiple days | * View data trends over multiple days | ||
- | ==== Navigation ==== | + | === Navigation === |
* Top-bar menu with quick access to Nutrition, Training, Weight, and Stats | * Top-bar menu with quick access to Nutrition, Training, Weight, and Stats | ||
* Screen transitions handled via Jetpack Navigation | * Screen transitions handled via Jetpack Navigation | ||
Line 32: | Line 32: | ||
==== Architecture ==== | ==== Architecture ==== | ||
- | ''FitnessNotes'' follows the '''MVVM (Model–View–ViewModel)''' architecture with a clean separation of concerns and reactive state management. | + | **FitnessNotes** follows the **MVVM (Model–View–ViewModel)** architecture with a clean separation of concerns and reactive state management. |
==== Layered Structure ==== | ==== Layered Structure ==== | ||
Line 54: | Line 54: | ||
* Room | * Room | ||
* Material 3 (Material You) | * Material 3 (Material You) | ||
+ | |||
+ | |||
+ | https://github.com/Android-Course-UPB/project-EduardPopa20 | ||
+ | |||