Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sma-97-create-backend-for-storing-images #84

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

kz44
Copy link
Collaborator

@kz44 kz44 commented Apr 23, 2024

Create an image service interface and image service implementation.

For now, make the implementation store the images on the server, in the future, we can add a new image service that will store it in s3, oracle or google cloud.

Edit user service to allow adding updating images of users, connect it with endpoint created in https://simensis-optc.atlassian.net/browse/SMA-94Can't find link

Don’t forget to add the image Id to the UserDTO

kz44 added 3 commits April 23, 2024 21:44
…nto SMA-97-Create-backend-for-storing-images

# Conflicts:
#	backend/sportsmatch/src/main/java/com/sportsmatch/services/UserServiceImp.java
@kz44 kz44 requested a review from MatejFrnka April 23, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants