Skip to content

sreshtha10/TodoList_App

Repository files navigation

Todo List App v2.0

A simple Todo List Application for Android


Updates

  • Switched to MVVM Architecture

  • Switched to Room instead of using SQLite directly.

  • Tasks will be displayed on the basis of priority.

  • User can also add an additional description to a task.

  • User can also delete a task by swiping.

Screenshots