Feature 3.1 Alonso Hernández & _____________ - ISIS3510-MOBILE-T34/T34-Wiki-SpendiQ GitHub Wiki

Implementation of my New Sprint 3 BQ with a new Feature as well (Feature 7)

What is the total amount of income versus expenses incurred by the user in the current month across all registered accounts?

Justification:

This business question aligns with the newly implemented functionality F7, which provides an overview of the user's total income and expenses for the current month. This feature presents a visually distinct summary of the user's financial activities directly on the homepage, allowing them to quickly assess their financial status. By offering users insights into their income and expenses, the app promotes better financial awareness, enabling users to identify trends, make adjustments, and plan their finances more effectively. The feature’s placement on the homepage ensures immediate visibility, emphasizing its importance in fostering informed financial decisions.

Why It Is Type 2:

This question is classified as a Type 2 business question because it delivers tailored, user-focused information that enhances their interaction with the app. By summarizing financial data in a meaningful and easy-to-understand format, the feature supports user engagement and retention. This functionality not only adds value by presenting actionable insights but also aligns with the app's goal of empowering users to manage their finances confidently. It directly contributes to user satisfaction by providing a key piece of information critical for achieving their financial objectives, demonstrating the app’s commitment to user-centric design.

### Feature F7 ECS

It follows Local storage falling back to network. If the user has a local financial snapshot about the total expenses and incomes in the current month, the app loads that instead of doing the calculations from zero with firebase data.