https://mrtaskmanager.pythonanywhere.com/ (Deployed on Cloud)
https://drive.google.com/file/d/1m-JnLUraG4sbx-S_qMJriD9fAWsZxmaw/view?usp=sharing
1) User1 -> Adds Task and assigns it to User2.
2) User2 -> View the assigned tasks
3) User2 -> Completes Task (marks the task as completed)
4) User1 -> Checks whether User2 completed the task or not
Action | View Task | Edit Task | Delete Task | Complete Task |
---|---|---|---|---|
Permission | ✅ | ✅ | ✅ | ❌ |
Action | View Task | Edit Task | Delete Task | Complete Task |
---|---|---|---|---|
Permission | ✅ | ❌ | ❌ | ✅ |
1) User1 -> Adds Task and assigns it to themselves.
2) User1 -> Completes Task (marks the task as completed)
Action | View Task | Edit Task | Delete Task | Complete Task |
---|---|---|---|---|
Permission | ✅ | ✅ | ✅ | ✅ |
Task Creator only has access to Edit
Task Creator only has access to Delete
Assignee only has access to Complete
Time : Coordinated Universal Time (UTC)