I need help in my social media project instagram clone I am using appwrite cloud as backend I have a User collection which store related to user like email, name ,username,bio,profile pic etc I have a Post collection which store post which user created and it is related to user I want a functionality where user can follow someone and then in profile page we can view how many user follow us and how many we follow I am not able to understand how should i create a new collection and relate it to user and then achieve above result Can someone help me with that ?
Recommended threads
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...