Skip to content

Latest commit

 

History

History
82 lines (61 loc) · 2.15 KB

README.md

File metadata and controls

82 lines (61 loc) · 2.15 KB

CashPI

homescreen


CashPI🚀: Empower your financial journey with seamless expense tracking and deposit management. Built on MVVM architecture and CURD operations, it's your smart cash caretaker for effective money control.


Architecture

landing screen

MVVM (Model-View-ViewModel) is a software architectural pattern for developing user interfaces. It separates the application into three components: Model (data and business logic), View (UI elements), and ViewModel (mediator between Model and View), enhancing code modularity and testability in modern software development.


Screenshots

landing screen

homescreen

homescreen

homescreen

homescreen

homescreen


Technology Used