Streamline chat application where proffestionals can chat and assign tasks all in the real time.
Created chat application for streamline communication at work, where user can create account and login. Create a group/team and add members to the group, have conversation/interaction with the team, and simultaneously assign task for particular individual in the team.
Deployed with Vercel
https://streamline-eight.vercel.app/
Clone the project
https://github.com/ribhar/Streamline.git
Install npm packages
npm install
Run the server
npm start
View in Browser
go to http://localhost:3000
- Users can chat with anyone registered on the application
- Users can create groups to start working on their projects
- Admin has access to add/remove members from the group
- Users can create tasks and assign them to any team member