Page 1 of 1

Is it possible to create a to do list and retain data on phone without using external data base.

Posted: Sat Nov 26, 2016 1:02 am
by Andrew Clark

Hi

I would like to create a todo list which which create, delete, view items but data is retained on the phone and not sent to database. I have tried looking this up but cannot find an example, also some links broken on this site so I could not find examples.

The reason I would like to store data on phone as it resolves privacey issuses and lessens need to create individual identifiers for each user.

If I could be pointed to exsiting example it would help. Thanks

Andrew


Is it possible to create a to do list and retain data on phone without using external data base.

Posted: Sun Nov 27, 2016 12:20 pm
by Illya Stepanov

Hello Andrew,

We have published an example how to make an app with offline data management, you can learn some basic approaches from such examples:

:: https://docs.appery.io/docs/apiexpres...
:: https://docs.appery.io/docs/building-...


Is it possible to create a to do list and retain data on phone without using external data base.

Posted: Thu Dec 08, 2016 2:00 pm
by Andrew Clark

thanks for this - I am sorry in late response.

andrew