Skip to content

Additional Features

You have now completed the core functionality of the app.

Below are some ideas for additional features you could add:

  • Allow users to delete individual tasks, not just mark them as done
    • Can you implement this using swipe to delete?
  • Add a ‘Clear all’ button that deletes all tasks
  • Add a screen to view tasks due today/tomorrow/this week
  • Add a screen to view completed tasks
  • Add the ability to reorder tasks
  • Filter tasks by category
  • Search for tasks by title

Happy coding! 🎉