asakurasol / todo

Simple To-Do App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple To-Do App


Languages

Language:Java 100.0%