
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
- Queries about live WebSocket connections
Hey everyone! 👋 I'm exploring Appwrite for a live online test where thousands of candidates will be active simultaneously. I couldn't find any official docume...
- Resend SMTP issues?
I'm getting this console log error, but I have everything set up so that anyone can access it. Can anyone help me figure out what I did wrong? Shoot, I'll even ...
- transaction like functionality
As I understand it appwrite doesn't support transactions. I'm attempting to make a document in three separate collections at the same time when a user register...
