Spark Chao
Posts: 0
Joined: Sat Jan 17, 2015 6:25 am

Camera testing and questions of DB

hello
I follow the tutorials to create a app of "using the camera component".
Already wanna to test the app in iOS,but I install appery.io app and login my account,I can't find any project in the list.
Is it correct or I did it in the wrong way?

One more question.
If I would like to create a app for user,they can up load the photo、information、location of spot to share all user,and keep they own travel log in the app.
The two function also need to login.
Should I create one DB to record all data,just create two collections to record info of spot and their travel log?
Or I need to create two DBs to make it?But it will be two users collections.

I am very grateful for your help.

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

Camera testing and questions of DB

Hi Spark -

[quote:]Already wanna to test the app in iOS,but I install appery.io app and login my account,I can't find any project in the list.[/quote]

Please wait for the updated version in the App Store, it will be soon available.

[quote:]If I would like to create a app for user,they can up load the photo、information、location of spot to share all user,and keep they own travel log in the app.
The two function also need to login.[/quote]
You can check our documentation section about Appery.io Database and how to use it with examples in a tutorials section here.

[quote:]Should I create one DB to record all data,just create two collections to record info of spot and their travel log?
Or I need to create two DBs to make it?But it will be two users collections.[/quote]
You can just create separate collections in one Database for this.

Return to “Issues”