/todo

Simple To-Do App

Primary LanguageJava

todo

Simple To-Do App

A very very simple and rough to-do application that has the following features:

  • Ability to edit items on click
  • Persist the todo items into SQLite
  • Custom adapter to handle Task data type
  • Support for completion due dates for todo items (default to tomorrow)

alt tag