hello! I'm currently a student working on my capstone where I develop mobile learning app using react native and expo.
Sorry if it's a dumb question, but how do you track the progress and time spent of each user in each courses of my mobile app? Do I need to add relationship attribute for that? Please don't judge me, I really tried working on it but my brain couldn't comprehend and don't know what to do. I tried asking somewhere but Appwrite isn't much known in my country. Thank you.
Recommended threads
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Appwrite cloud DB server error 500
Getting this error
- appwrite indexes not working (?
i have this index: ``` "indexes": [ { "key": "single-user-per-event", "type": "unique", ...