RitehWebTeam / infobip-rimatch

RiMatch is a dating application which helps users find connections by creating profiles, matching them with others based on preferences, and enabling communication through chat.
http://rimatch-app.s3-website.eu-central-1.amazonaws.com/
0 stars 1 forks source link

Connecting image gallery with backend #109

Closed andrezz-b closed 5 months ago

andrezz-b commented 5 months ago

Description

Image gallery UI is now connected to the backend. Other changes:

andrezz-b commented 5 months ago

@SaraKalcic @kovacevicdominik I have deployed this without the last 2 commits (the deployed version doesn't work for the usres with old base64 images and the area for uploading images might be stretched out if it's a large image). So can you check everything else by:

  1. Creating a new user and setting a profile picture
  2. Changing the profile picture
  3. Adding a new photo in the gallery
  4. Removing the photo from the gallery
SaraKalcic commented 5 months ago

Everything looks and works great, frontend and backend wise.