Page 1 of 1

registered members to click picture

Posted: Tue May 28, 2013 2:19 pm
by ashish sharma

I want to allow registered members of my application to click pictures and that should be shared with other members. The other members should get notification when a new picture has been loaded or a message from any member.
Any leads on how can I integrate this?
Thanks


registered members to click picture

Posted: Tue May 28, 2013 3:23 pm
by maxkatz

You need to add user management to your app. Users would register/sign in. When a user is signed in, you will allow clicking on the image. If the user is not signed in, you will display a message. Please check our docs, if you want to use Appery.io database -- we do have a User Management feature.


registered members to click picture

Posted: Wed May 29, 2013 6:13 am
by ashish sharma

Thanks !