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.