To have more possibilities to fill location details.
Uploaded photos will be stored in azure blob storage and linked to the location using db.
To minimalize costs of the storage, photos will be resized (need to choose the best resolution) and compressed (need to choose best image processing library).
As a user, I want to be able to:
To have more possibilities to fill location details.
Uploaded photos will be stored in azure blob storage and linked to the location using db. To minimalize costs of the storage, photos will be resized (need to choose the best resolution) and compressed (need to choose best image processing library).