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!
a source to share
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.
a source to share