Overview
Ideas
Most productivity apps work in isolation โ they track tasks but never learn from them. I wanted to build something smarter: an all-in-one app that acts as both a to-do list and a recommendation engine, using your history to suggest what to tackle next within the time you actually have.
Implementations
The application is a to-do list that users can add and check tasks. It is also a tool that blocks users' access to their mobile phones. Users can start a task by pressing start and then press finished to mark the time that they used. We implemented basic machine learning models to predict the completion time of tasks in users' to-do lists based on previous records. Happy hacking :)
Reflections
The idea of a task manager that learns your habits and actively works with you โ rather than just listing things โ is something I want to keep building on.