Writing a group report or preparing collaborative documents is a tedious task as it requires to have a different platform for composing a multiparty Google Docs, a platform for communication and a different platform for hosting meets.
With DocFluent, collaboration with your teammates will be easier than ever before, Host a meet, prepare a doc and even chat with your teammates, all in one place!
Note : The fully-functional code is located in the devEnv branch of this repo.
Here you can create rooms which provides you with a editor for reports and a chatting interface.
The rooms are responsive to some extent where the layout switches to tabs mode when the width crosses certain threshold.
The changes are visible to each user in the room. The file data can also be saved into your local machine.
- Saving files
- Calendar
- Create instant meet
Used firebase authentication and realtime database to store the usernames.