This document outlines the development of a simple Android to-do list app that allows users to add and delete tasks. The app notifies users of their tasks through notifications and reminders. The developer aims to improve user productivity by creating an app that helps users remember their daily tasks and not miss any work through shared preferences, notifications, an alarm manager, and a user productivity graph.