Description:
This issue is to track the implementation of the following functionality in the TaskList component:
Change the play button to a stop button and vice versa when clicked.
Make the stop button stop the timer from running.
Hide the start/reset buttons for other tasks if a task has already been selected, and its timer is running.