Ossama Mughal
Posts: 0
Joined: Wed Feb 11, 2015 1:49 am

Uploading app user data to a common database

Hi there,

I'm a newbie to this and am building a simple app in which a user fills out a form and the data is stored as local storage variables. Is it possible to upload this data to some kind of common spreadsheet database that I can monitor somehow?

Thanks!

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Uploading app user data to a common database

Hi Ossama -

If you are uploading this data from the form to a Appery.io database you can export it to CSV file or JSON, you can read more here: http://devcenter.appery.io/documentat...

Ossama Mughal
Posts: 0
Joined: Wed Feb 11, 2015 1:49 am

Uploading app user data to a common database

So you're suggesting that each person using this app when they input data and submit that data is all stored in the Appero.io database? Will this database keep running if i cancel my subscription for developing apps on Appery.io?

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Uploading app user data to a common database

Hi Ossama,

Better way to use DB functionality to store/get user information.

Please pass following tutorial to understand how it works:

http://devcenter.appery.io/tutorials/...

Regards.

Ossama Mughal
Posts: 0
Joined: Wed Feb 11, 2015 1:49 am

Uploading app user data to a common database

Thanks i'll check it out.

Return to “Issues”