Skip to content

Fetching users post in profile page

Filip Kayar requested to merge GettingUsersPosts into main

We can now fetch images from the database which we can display in the profile page, we get who posted it do display their name, the date to sort them, the discription for the image and also have arrays for likes and comments. The images is fetched from the document database which has a parameter for who posted it and also an url to the image in the storage

Merge request reports

Loading