Skip to content

Chopp 🧉

Compare
Choose a tag to compare
@yunusparvezkhan yunusparvezkhan released this 20 May 18:36
· 26 commits to master since this release

In The Version 6 Chopp of the Niyoga app the alldone() method's functionality has been changed to marking all task green. On the other side a new method is on board allundone(), which will do exactly the opposite of alldone(), meaning will remove green from all tasks.

Issue :- Although the app now hot three methods to increase productivity, the backend json server is not really able to handle repeated tens requests. Hence when the app has many tasks listed the methods will not work properly. This will fixed in the next versions, as we will use other servers.