by Edison Chen and Ethan Nguyen

Objective

  • Short-term todo list/task manager for rapid and immediate task delegation
  • Perfect for when you have a lot on your plate and need a quick way to break down your tasks for the day
  • The app will keep track of your tasks and move on to the next task with you
  • The purpose of the app is to get your tasks done now, as opposed to long-term planning like other task management apps

The app will have a to-do list for the user to enter all the tasks they want to get done today. The user will have to option break down the task into sub-tasks, either manually or with the help of OpenAI API.
Firebase API will manage an online database which we will read, write, and update with task data Once the user is ready, they can start a second view where the app displays the current task at hand as well as a timer so the user can use the Pomodoro technique to aid in task completion.