ContriHUB / Easy2Do

An android app using Java and XML for boosting productivity. It has three modules to beat procrastination for tiny tasks, making habits easily, and getting important daily tasks done. Soon will try to add more of such features once these all work fine! The app is a work in progress, and contributions are welcome!
0 stars 3 forks source link

Timer is not for 2 mins! #2

Closed mukul-dev closed 4 days ago

mukul-dev commented 1 week ago

Bug:

In the "2-Min Task Timer" feature the UI shows "02:00" timer but when you click start it only runs for 10 seconds.

Requirement:

  1. Implement it correctly so that upon clicking start the timer runs for 2 mins.
  2. Additionally, you may add a 5 second timer to let user get ready and start his task and display a text suggesting him to get ready in 5 seconds to start. After this 5 second timer ends the 2 min timer should start within which user can do his tiny task quickly!

Additional Notes:

Ayushi5498 commented 1 week ago

Hey MUKUL, please assign me this issue

mukul-dev commented 1 week ago

Hey MUKUL, please assign me this issue

Yeah sure!

Crisonel commented 4 days ago

@mukul dev In my earlier pull request I already fixed this issue. May I make the PR with the previous code.

mukul-dev commented 4 days ago

Yes, i think you should! From the Contrihub portal you should make a PR verification request in order to get Points for this issue!