I am going to make a react project an e-commerce web app and I am going to use appwrite.
But I don't How I can store user specific data eg. User 1 has store product A and B to Wishlist and User 2 has store product C. How I am going to do that? Any tutorial or documentation would work @Axistro
TL;DR
Developers are looking for guidance on storing user-specific data in a React project using Appwrite. They are specifically wondering how to store each user's individual data, such as product wishlist items, separately. They are requesting tutorials or documentation on how to achieve this.