SauveJeanLuc / coffee-tasks

Next gen AI Powered Todo-List
https://coffeetasks.netlify.app
MIT License
38 stars 73 forks source link

Adding timer to task bar #136

Open annupriy opened 1 year ago

annupriy commented 1 year ago

As discussed, We can add a timer icon to the taskbars, which when tapped will show how much time is left for the user to complete their task.

We would also need to ask the user for a set time duration when they create a task.

If you find this right, please assign this issue to me.

mnosov622 commented 1 year ago

Hi @annupriy !

I would love to work on this issue.

Could you assign it to me, please ?

annupriy commented 1 year ago

Hi @annupriy !

I would love to work on this issue.

Could you assign it to me, please ?

Hey @mnosov622! I am not the owner of this repository. @SauveJeanLuc and I discussed this issue in the previous thread and I created this issue to work on it.

You can definitely find another issue to work on.

SauveJeanLuc commented 1 year ago

@annupriy what do you mean by the task bar for the app? Do you mean this timer will apply for all tasks ?

annupriy commented 1 year ago

@annupriy what do you mean by the task bar for the app? Do you mean this timer will apply for all tasks ?

No, I meant that a timer will be shown for the task whose deadline is the nearest and as soon as it reaches the deadline an alert will be given to the user.

SauveJeanLuc commented 1 year ago

Great, Go for it

@annupriy what do you mean by the task bar for the app? Do you mean this timer will apply for all tasks ?

No, I meant that a timer will be shown for the task whose deadline is the nearest and as soon as it reaches the deadline an alert will be given to the user.

SauveJeanLuc commented 1 year ago

@annupriy are you still working on this ?