Say we have a exam and we are storing marks of each user. We have the option of admin to assign rankings to each of them. How to update those rankings at a single time?
There are many other scenarios like how to implement an e attendance management software when a teacher takes attendance of all students at a single go. (possibly can also assign a remark like homework not done etc for each student).
Please let me know how to implement this.
Recommended threads
- Custom Domains with Cloudflare for SaaS ...
Hi! I'm using Appwrite Cloud Sites with Cloudflare for SaaS for multi-tenant custom domains. Problem: Custom domain: donate.pekeetong.my → CNAME to sites.dono...
- DNS Not Working
Ok so I have my website, but when I try to use a subdomain of that on another site in appwrite, it just gets stuck at generating certtificate, fails every time....
- Error: Timed out waiting for runtime
I am trying to call a function on appwrite cloud (python 3.9), but I keep getting the above error (Timed out waiting for runtime) saying it timed out after 30 s...