This document describes the design and implementation of a personal finance tracking mobile application. It includes sections on requirements gathering, design prototypes, technologies used, and descriptions of each implemented page. The application allows users to track spending and savings across categories, set savings goals, and view statistics. Pages were divided among three developers and include a homepage with navigation buttons, a spending tracker, expense entry, statistics visualization, and a goals page. Data is stored locally using SQLite.