Skip to content

Commit

Permalink
Readme update v6 n1
Browse files Browse the repository at this point in the history
  • Loading branch information
yunusparvezkhan committed May 20, 2023
1 parent 9f3044b commit e167dcb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ The `alldel()` method and `alldone()` methods are basically same, but a user can
>The Version 5 `Piyaji` of the Niyoga app has a backend support and all the data get's fetch from a json server. In result, the app will have all the data preserved even if the app is closed.
>The custom methods are restored as well. The methods will delete all the data from the database.
>### Version 6 Chopp 🧉
>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.
<br>

<br>
Expand Down

0 comments on commit e167dcb

Please sign in to comment.