pratik991 / ToDoApp

0 stars 0 forks source link

ToDoApp

Codepath TODO application.

This is an Android application to manage your Todo list.

Completed user stories:

  1. User can add new task by pressing add button.
  2. User can long press an task to delete it.
  3. User can click a task to edit it.

Note: User tasks are save in a SQLite database.

Walk through of user stories.

![video walk-through] (ToDo_App.gif)