I have fixed showing the feeds and posts created or posted by others and similarly able to post , comment , like and able to create my profile, edit my profile details etc.
I am following the following code link code link .
I have created my own firebase storage, firebase authentications, Cloud firestore and have changed app package name etc.
I want to know How to enable just like the Original Instagram App Features like
Showing the feeds or posts which that particular user likes very much, follows more, same hobbies, interests etc. ( Whole Insta features) How to achieve this type of Algorithm or logic.
Is it possible by using own firebase or firestore or Firebase cloud functions etc .Which method I have to follow to achieve the above features for my flutter application.
I am following the following code link code link .
I have created my own firebase storage, firebase authentications, Cloud firestore and have changed app package name etc.
Thanks
Shravan Kumar