- 2
How do you get request from a website which in turn die stuffs on your mobile
As in, you get request from a site, and it will die stuffs on your mobile immediately there's a request please
13 Réponses
0
What do you mean "die stuffs"?
0
Ohh, I mean dial codes on your mobile
0
Oluwakayode Oguntona Creat an API for fetching instructions. Use pooling (periodically ask the server asynchronously using setInterval) to fetch new instructions.
Make sure to save the ID of the last executed instructions to prevent it from rerunning old instructions.
0
Using what language 🥺
0
Oluwakayode Oguntona Whatever language you are using in your project.
0
I'm new to this🥺, are you a Nigerian?
0
Oluwakayode Oguntona Nope. If you you are new, then start small. Why do you even want to do that?
0
I want to build something like an automated data dispenser
0
Oluwakayode Oguntona A what? What's the purpose?
0
Ohkay for instance, people that sell mobile data online, they don't need to start dialing it for each customer, once the request is being made, it automatically dials a code on your phone and sell it. Lemme give you an example , check www.stardata.com.ng for how the thing looks like
0
Oluwakayode Oguntona Mobile data? That makes them a service provider. That's a completely different thing.
But if you want to add stuff to someone's subscription/account. You can add it to the account in the database. When the user pulls it down, it will be shown to them.
0
Ohkay
0
Thank you very much