T

To Die List

Complete your todo list before it dies

The problem To Die List solves

Gamification of task management. Forces the user to complete tasks and complete them in time.

Challenges I ran into

Keeping a flutter app running in background & implementing notifications. I created a state-machine class to store the entire state of the app and recompute the state on app startup according to the time passed in between. This essentially prevented any background task running improving performance of the app.

Technologies used

Discussion