Skip to content

[Refactor] Remove dependency on Firestore DTO classes from the UI layer #932

Description

@EdricChan03

We should not be using the DTO classes (used for persisting data to Firestore) directly in the UI layer; there should instead be a separate DAO class that only the UI layer has access to and relevant mapping functions to map between the DTO and DAO classes

Metadata

Metadata

Assignees

Labels

architectureIssues/PRs related to the app's architecture.code healthIssues/PRs related to improving code quality/healthepicMega issues containing sub-tasks/issues to completemigrationIssues/PRs for long-term changes to be made

Projects

Status
In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions