A simple ToDo-List that let's you focus on what's really important.
This project implements a hands-on ToDo-List for Android. The idea is simple: you drop tasks that come to your mind so you don't have to think about them anymore. Then you only PICK tasks you want to get done. The others can be assigned reminder dates or lists. The tasks you picked are shown in FOCUS and represent thins that are really important right now. Tasks with a reminder date will not be shown until that date again. There is also an option to make tasks recurring. Or you just leave them in a list.
The App contains the following main layouts:
Add new tasks, so you don't have to worry about them.
Presents all tasks that are due today and lets you pick which ones to get done
Presents all tasks that you picked including a color mode, that marks all tasks belonging to one list in the same color
Shows all the lists and according tasks including a list called "All Tasks" which shows ALL tasks in increasing order of due date, in case you want to change anything
You also have different additional options for a given task: sending them directly to FOCUS, editing the task, setting a reminder date, making them recurrenct or adding them to a list.
A download version for Android can be found here: https://www.dropbox.com/sh/4a0sttdf6od3y6e/AAAU3uAM_yp2ko7raln-k97Wa?dl=0






