Photok
Photok copied to clipboard
[Tech] Domain Model for "Photo"
- Add a "Photo" domain model
- Rename the current "Photo" model to "PhotoTable"
- Add needed mappers, etc.
- update usages (a lot)
This pattern was already used for the Album data models and should also be used here.