I've created an app, have a look and I'm stuck while adding some features, don't know how to fix them, help me complete the app

I’ve created an app that is like some sort of social media type app.
My app features are :

  1. Google Login system (Using Firebase).
  2. Here users can post images/videos, text, links.
  3. When any link (while Including HTTP) is typed in the text box, it automatically generates “Thumbnail” & “Title”, “Description” of that link.
  4. When posted, all this data are going to be saved into firebase.

Here is my whole project file :
Link.aia (376.4 KB)
Its “open source” anyone can use it.

!!! But I need some help from the community too, plz help me solve them. Here are the things where I need help ----

  1. I want to add a like/react button & like/react counter. (A user can only like/react for once only)
  2. A Comment system for every post.
  3. And lastly I want posts to be shown chronologically from latest to old.

Don’t get me wrong I’m a newbie in this field. I’m continuously learning new things and applying them to my projects. Help me. Thanks in advance.

HI ! :+1:
It’s me again… :slightly_smiling_face:
Have you searched here in the community? :thinking:
I think you have a good chance of finding each of the features you want… :+1:
And this is how it works: :point_down:
One feature at a time…not all at the same time… :grinning:
Sometimes it’s long hours… days and weeks… to reach the goal… :sweat:
So, I suggest you do a search here in this wonderful community… :clap:
But search 1 resource at a time… :face_with_monocle:
Find it, test it and if the blocks you tried to make are having problems, create a new POST. :slightly_smiling_face:
Hugs.

2 Likes

Hey,
This can be help in adding like button