Page 1 of 2
can i build a social network app from scratch using appery?
Posted: Thu Apr 10, 2014 5:04 pm
by Nalini
can i build a social network app from scratch using appery? Users join, then view list of users, then click to add users to favsfriends, then have friends accept. I don't want to use an existing social network, I want to build a unique network. Yammer api is too pricey.
can i build a social network app from scratch using appery?
Posted: Thu Apr 10, 2014 7:19 pm
by Nalini
can i build a social network app from scratch using appery?
Posted: Thu Apr 10, 2014 7:45 pm
by Kateryna Grynko
Hello,
Sure you can. Here is an example of creating a chat:
https://www.youtube.com/watch?v=r7bSY...
can i build a social network app from scratch using appery?
Posted: Thu Apr 10, 2014 8:11 pm
by Nalini
Thank you, I am aware of the chat functionality. I was specifically referring to some of the social network functionality like sending a friend request, and accepting a friend request.
can i build a social network app from scratch using appery?
Posted: Thu Apr 10, 2014 10:08 pm
by Nalini
Please, can you point me to a tutorial...
can i build a social network app from scratch using appery?
Posted: Thu Apr 10, 2014 10:31 pm
by Igor
Hello,
Unfortunately, there is no such tutorial. You can find the list of all available tutorials here:
http://docs.appery.io/tutorials/
can i build a social network app from scratch using appery?
Posted: Fri Apr 11, 2014 5:36 am
by Maryna Brodina
Hello!
You can do that with Appery.io
For example:
For these goals you can add new collection "friends"(userOne: pointer, userTwo: pointer, type("request", "friend"...) ) and store here friends and requests or other types.
can i build a social network app from scratch using appery?
Posted: Fri Apr 11, 2014 8:27 pm
by Nalini
Thank you so much. Any ideas how I could have users 'select' a 'friend' from an entire list?
can i build a social network app from scratch using appery?
Posted: Sat Apr 12, 2014 12:29 am
by Nalini
can i build a social network app from scratch using appery?
Posted: Sat Apr 12, 2014 5:00 am
by Illya Stepanov