You will see the login form first then you have to enter the groupid and username once login you will see the task of that specific group only and you can add more.
When you add a new task to the group the other users will be shown a pop-up message that someone has added a new task.
Go to the client folder run npm install then npm run start
Go to the server folder run npm install then npm run dev