Skip to content

A task manager app makes use of Content provider & CursorAdapter

Notifications You must be signed in to change notification settings

thatsabhi22/udacity-todolist-app

Repository files navigation

ToDo List App

An todolist app, as a part of Udacity Android Program

Android Concepts Used

  • SQLite with OpenDbHelper
  • Cursors
  • CursorAdapter
  • ListView
  • CRUD: Create, Read, Update and Delete database items
  • Content Provider
  • Android permissions

Description

  • Create multiple task lists as per your needs
  • Add priority to the tasks along with color coding
  • Swipe left or right to delete tasks

Screenshot

Alt text Alt text

About

A task manager app makes use of Content provider & CursorAdapter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages