Feat/view album fields
Implemented feature view a single albums fields: title, author, tags, description. Did a bit of refactoring in ImageAlbumService: moved tag-related methods to the new TagRepository.
Implemented feature view a single albums fields: title, author, tags, description. Did a bit of refactoring in ImageAlbumService: moved tag-related methods to the new TagRepository.