Can I create a social network with Flipabit?

Hi everybody!

I’m considering Flipabit as a way to create a social network for iOS with a very basic set of features, like profiles, feed, and direct messaging. A good analogy is Instagram with just profiles and an ability to post and see photos.

Is it possible to create such an app with Flipabit?
Has anyone had any experience with this?

Very welcome for any responses :slight_smile:

To do this, you need a backend, e.g. website or api. A backend is used to let your app store and retrieve data dynamically and authorize users.

Right now Flipabit supports Javascript and XMLHttpRequest for interacting with website or api. You can use Wordpress as backend, if you know JavaScript.

In the upcoming release added support for Firebase and Parse Platform, which allow to use the backend without code. We plan to publish a similar example soon.


Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.