Mitrack as it is right now is the result of an attept to create a unique habit tracking application. This current version is missing lots of key features that will hopefully be implimented later on
This requires an android emulator of some sort, i recommend Noxplayer
1.) download app-debug.apk
2.) open wherever download folder resides it should automatically open the emulator with Mitrack installed
Tnteracting the "+" button ath the bottom of the page should inflate the bottom fragment and allow you to write a task and set an end date. These are then stored in the to-do fragment that holds the task instances.
The task should then be registered and viewable
Being a simple tracking app it allows the user to set a task and a date for completion. it allows the user to select that the task is complete when its done.
All the folks who answer questions at stackoverflow.com
https://github.com/opencodeiiita/ToDo-List-App code helped provide a blueprint to work from initially