Skip to content

Latest commit

 

History

History

README.md

SimpleTodo

A simple beginner todo app to learn the basics of Java Android Development.

FEATURES

  • A functional RecyclerView.
  • User can add items.
  • User can remove items.
  • User can edit items.