jalantechnologies / boilerplate-mern

Boilerplate code for Node projects in TypeScript
5 stars 20 forks source link

Udbhav/feature/task share #128

Closed udbhavjlc closed 3 months ago

udbhavjlc commented 3 months ago

Description

This PR adds functionality to share task with other users

Database schema changes

Added shareWith field in Task.

Tests

Automated test cases added

Manual test cases run

For each manual test case, list the steps to test or reproduce the PR.