Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.
/ To.Do Public archive

Example Todo List app using MVP pattern (Android)

License

Notifications You must be signed in to change notification settings

jsrubio/To.Do

Repository files navigation

To.Do

To.Do, Android MVP example

Simple Todo List app, shows the MVP pattern usage on Android.

Based on: Android MVP @ antoniolg

App

With the app, you can:

  • Add new TODOs
  • Delete TODOs
  • Update TODOs
  • Discard changes
  • Complete/Incomplete TODOs by swiping the card

Features

Dependencies

  • appcompat-v7:23.4.0
  • recyclerview-v7:23.4.0
  • cardview-v7:23.4.0
  • design:23.4.0
  • mikepenz:aboutlibraries:5.6.6@aar

Download the demo apk file

Contact

Twitter: @joseirs

About

Example Todo List app using MVP pattern (Android)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages