Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 508 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 508 Bytes

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