Posting pictures and comments

Hi I am very new here. But I was wondering how users of my web app can post pictures and also have a comments function for each picture posted by each user. (Everything should be visible to other users) Maybe also have a “liking” feature for each posted picture as well.
Any help is appreciated,
Thanks

Hey there @insarid7,

Welcome to the Bubble community! You can accomplish this by creating a new Comments data type, then within that data type create a field for the Text (Type: Text), then for the Images (Type: Text, and if you want it to be a list of images click the checkbox for that).

1 Like

Alright, I will try that :slight_smile:
Thanks

So how would the workflow for this look like? I think I need more help with that.
Thanks

Hello!

Perhaps this video could help

1 Like

Wow, thank you so much!
This is a great video so far, would I also be able to allow the users to add images to the slide show? if so how would that work?