petrucci34 / SimpleToDo

A simple todo list application.
0 stars 0 forks source link

Persist the todo items into SQLite instead of a text file using SQLiteOpenHelper or DBFlow #1

Open petrucci34 opened 7 years ago

petrucci34 commented 7 years ago

http://guides.codepath.com/android/Persisting-Data-to-the-Device#sqlite

nesquena commented 7 years ago

Hi Korhan,

Thanks for completing the initial pre-work! Based on the high-volume of applications (500+) we've received, we strongly suggest that you continue extending your todo app with new functionality and/or improve the user interface. You can re-submit your app anytime with updates through the application dashboard after updating your README.md with latest features.