Is it possible to apply this application with twitter api?

I need to create an application where the "sender" can send a message to a group of people and a place. Therefore, when a group member reaches that location (using the position of the location with a mobile phone), he receives all messages for that location. I thought the app is being used using the twitter API, but I'm not sure if this functionality is possible.

I thought it would be nice to manage groups and login with twitter ... the app is written in C ++ in QT, so any ideas for a service to be used to manage messages?

Thanks!

+2


a source to share


2 answers


This is more like what you would like to write independently; there, nothing using Twitter really helps you here.



0


a source


ok ... Here are a few points from me.

  • First of all, the person had to turn on surveying so that you can find the location.

  • A person should only send a tweet when you know the person's location.



I would not say that this is impossible, but it may not work in all cases. I would like to develop a service where a person can join, activate geotagging, and then you can follow each tweet and then send them this location based message.

0


a source







All Articles