Relative Content

Tag Archive for reactjsnode.jsmongodbmerntimertask

I want to make a task manager module in Mern Stack for my office in which HR or Boss assign task to the employee with task the timer show while added

In this module the requirement is that,
when the Boss or Team Leader assign task to the employee, with the task detail like(Task Name, priority, Date, Type) also a Time is given to the employee.
In the timer run on employee screen and Task Assigner screen. and Employee needed to complete task in that time.
The Team leader or Boss can also extend time and also stop or pause time.
The time must in Hours and Minutes.
Its is like a Stop watch.