
I'm building a notes storage app (kind of like Google Classroom) for my college, where students can view notes, teachers can upload them, and there's an admin panel to manage everything. The frontend is in Next.js, but I’m still deciding on the backend.
I need something with free storage (since my college doesn’t wanna spend money) and supports user authentication & file management. I was thinking of Appwrite but using it locally from a college pc as a server and storing the data (notes files in this case) there. I DON'T KNOW HOW TO USE IT THO OR HOW IT'LL WORK.
I can't afford any paid plans T_T
Recommended threads
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
