What’s an app? It depends who you ask. If you asked me a few weeks ago, I’d say that Tiggzi app builder creates apps. You build an HTML5/jQuery Mobile app UI, plus you can export the app as PhoneGap. That’s an app. Then there is Parse, an excellent mobile backend service company (we got a tutorial). You also create an app in Parse. But, it’s a different type of an app, there is no UI. You get a cloud database to store data, push, user management as well as social, location and file features. I think an app doesn’t mean UI or backend services. An app is actually both. An app consists of the following:
- UI (HTML5, JavaScript, CSS, libraries such as jQuery Mobile, PhoneGap, etc)
- 3rd party REST API services
- Backend services
- Database
- Push
- File storage
- Server-side code
- Analytics
- HTML5 app hosting
- Binary build
We realized that an app should be all of the above (or have access to these features), that’s why in addition to mobile app builder (UI), 3rd party REST API’s, HTML5 app hosting and binary build, we just launched the first feature in Backend services – Tiggzi Database. We are now working on Push, File storage and Server-side code to make Tiggzi the complete mobile app platform.
Leave a Reply