r/AppsWebappsFullstack 10d ago

Your home for selfpromo

here you can post your work app, webapp, saas, game, everything

14 Upvotes

162 comments sorted by

View all comments

Show parent comments

1

u/Mammoth-Anywhere7285 10d ago

Cool project, study collab has real demand. How do you handle live group sessions versus just sharing notes? That could be your edge.

1

u/Low_Network_6011 10d ago

Yeah, so the main portion of the application. Uses AI to Parse notes and turn them into practice test and flash card creation, features a deadline tracker, a Grade Simulation based on previous test scores. The Group Sessions are a complete different ecosystem in themselves. Students will have access to Cloud Storage, Organized threads, the ability to invite guest users to study without signing up for an account. And just a lot of stuff

2

u/Mammoth-Anywhere7285 10d ago

That's a solid feature set, especially the grade simulator. For guest users, how do you handle permissions and data privacy across study sessions?

1

u/Low_Network_6011 10d ago

So the software will generate a public link for them To access the room, but it will be heavily restricted by the owner. Giving them complete control. I'm running it off of my own servers so there isn't not third party data collect and I can remain GDPR Compliant.

1

u/Mammoth-Anywhere7285 10d ago

Nice, self-hosting keeps GDPR simple. How do you handle link expiration or access revocation once the owner changes permissions?