Create in-memory data sources for the user's accounts, categories & entities as to avoid redundant network calls to fetch them every time we need to add/edit a transaction, for instance.
Should wrap it all up in specific use case classes to conform with clean arch guidelines.
Create in-memory data sources for the user's accounts, categories & entities as to avoid redundant network calls to fetch them every time we need to add/edit a transaction, for instance.
Should wrap it all up in specific use case classes to conform with clean arch guidelines.