Search by tag: mvvm

1 article

My Simple Account Manager

I built a small utility app with Jetpack Compose to keep my accounts and spending under control. The project served two main purposes: Compose practice – develop a fully functional UI using Jetpack Compose, including a LazyColumn, swipe gestures (left/right) for extra actions, and drag‑and‑drop…