Android app + service that sends out SMS messages
Budget: $30 – $250 USD
App plus service that:
Front end must have:
- input field where a config string can be enterd (e.g. client id)
- start / stop button (start/stop data polling)
Backend:
Should polling data from url + config string.
The data got will have:
- phone number
- message
- min delay number - a global setting that we will configure serverside.
We will provide data sample
It should send out SMS messages using the data provided.
It should not send out SMS messages all at once, but use the min delay number as delay between sms messages.
Must read status/delivery reports and send them to the server (url + config string + sms id + status (delivered/failed))
The service needs to run at all times and do the job it is intended.
If the service can't load data (no internet/server errors) a permanent local push notification must be shown, and removed when connectivity is regained.
Min Android version = as low as possible without restricting anything.
Front end must have:
- input field where a config string can be enterd (e.g. client id)
- start / stop button (start/stop data polling)
Backend:
Should polling data from url + config string.
The data got will have:
- phone number
- message
- min delay number - a global setting that we will configure serverside.
We will provide data sample
It should send out SMS messages using the data provided.
It should not send out SMS messages all at once, but use the min delay number as delay between sms messages.
Must read status/delivery reports and send them to the server (url + config string + sms id + status (delivered/failed))
The service needs to run at all times and do the job it is intended.
If the service can't load data (no internet/server errors) a permanent local push notification must be shown, and removed when connectivity is regained.
Min Android version = as low as possible without restricting anything.