Messenger app with website

  • Replies:2
riuky86
  • Forum posts: 2

Mar 13, 2014, 10:35:52 AM via Website

Good morning. I'm new in this world. I have some ideas but I need some help.
I want build a messenger app with as facebook where the users are registered by a website.
For the website i think to use joomla + communy builder. The user can share their story, data etc.
Are there some tutorials, books for build this kind of app.
If you have other suggestions about which kind of website i must use, you are welcome.
Thank you

Reply
Loie Favre
  • Forum posts: 877

Mar 13, 2014, 11:30:09 AM via Website

Hi there!

This is a question that could be better answered in the developer portion of our website, so I have moved it there.
Also, please take the time to introduce yourself in your Meet & Greet forum category so that you can better get to know the people who might eventually install your app.


Good luck with your app!

AndroidPIT Team

Reply
Pascal P.
  • Admin
  • Forum posts: 11,286

Mar 13, 2014, 7:50:02 PM via Website

In the Internet there are lots of these apps.
I think you Need more than a http Server wehn you use instant massiging. When you only want to write Storys etc. You Need a http Server and a scriptfile wich prints a formatted string Output data (XML).
For creating this you can use php.
Then you Need a web Interface with it the user can browse your site.
For data storage i would use a data bank (db) for ex. mySql.

LG Pascal //It's not a bug, it's a feature. :) ;)

Reply