Trình quản lý tác vụ / Lập lịch động
A simple tool to keep track of tasks and appointments. Main functionality that this app has that others do not is the ability to set dynamic schedules. If a monthly task is completed late or ahead then the next scheduled date must also be late or ahead depending on when the previous task was completed.
e.g.
Bathe my dog once a month:
1st bath : scheduled Jan 1 - done
2nd bath : scheduled Feb 1- got delayed and instead done on Feb 7
3rd bath : scheduled Mar 7 - auto recalculation based on last completed date
More:
-this app is a personal project
-this app is designed to work locally and does not require an internet connection to operate. it does have a sync to cloud function if the need arises to port over schedules to another device
-No information is shared anywhere. The email login is used for identification purposes only when storing schedule records in the cloud.
*more features still in the works