EasyDocs is an application similar to Google Docs, offering real-time collaboration and conflict management.
Features include the following:
1. Real-time collaboration using WebSockets
2. Admin Panel
3. Print capabilities
4. Unique font styles, with more coming soon
AI was used minimally, primarily to assist with frontend styling.
NOTE: I used some of the code from my previous projects.
Uelkli
Check their project out: Unknown minecraft mod
Ondkos
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Benkralex
Check their projects out: Quiz App, PartyGames, Socius, Werewolf App
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added functionality to invite people to the document with roles (owner, editor, viewer)
The invitation feature now supports assigning roles for editing and viewing.
The core functionality for editing and viewing works as expected.
However, there are still a few issues remaining. - Some of these issues have been fixed, but not all.
Enhanced login system security.
Text editor page is nearly complete, integration with login and document creation is still in progress.