Application for maintaining a list of tasks, no deadlines and deadlines, only a queue. The list is handled according to the FIFO (first in - first out) queue. The earliest jobs are always at the top of the list, which reduces the likelihood of garbage heaps at the bottom of the list.
Key Features:
- projects
- tasks
- home screen widget
- local work
- synchronization with the web version
The web version of this app (FiFo List) is available at https://fifolist.yapik.net/
Key Features:
- projects
- tasks
- home screen widget
- local work
- synchronization with the web version
The web version of this app (FiFo List) is available at https://fifolist.yapik.net/
Show More