Skip to content

This project is an ongoing Android exercise using a clean architecture approach. It is a task list implementation similar to Wunderlist or Google Keep.

Notifications You must be signed in to change notification settings

Jachu5/Task-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RecyclerView

This project is an ongoing Android exercise using a clean architecture approach. It is a task list implementation similar to Wunderlist or Google Keep.

It fulfills the following requirements:

  • RecyclerView implementation using MVP.
  • Local persistence in SQLite database
  • Create new tasks
  • Mark tasks as completed
  • Reorder tasks
  • Delete task

About

This project is an ongoing Android exercise using a clean architecture approach. It is a task list implementation similar to Wunderlist or Google Keep.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages