Design comparison
Solution retrospective
How can I track the exact ip of a device to find it's location
Community feedback
- @tomzacchiaPosted about 4 years ago
Hi OLATUNJI,
Its looking good. The only thing I noticed is that it only seems to accept IP addresses as input however the IPIFY API also accepts domain names as a query parameter for get requests. This capability will greatly enhance your application.
Cheers, Tom
0@mystevotgitPosted about 4 years ago@tomzacchia,
Thank you for your feedback. I will effect your suggestion as soon as possible.
Best Regards, Olatunji
0@mystevotgitPosted about 4 years ago@tomzacchia
Hi Tom,
I have updated my IP Tracker to accept domain names and emails. I am wondering if there is a way I can make the IP tracker track the exact location of a device using the IP address of the device.
I hope to hear from you.
Best Regards, Olatunji.
0@tomzacchiaPosted about 4 years ago@mystevotgit IPIFY has an API that will allow you to make a get request to get the user's IP address. It is a separate API from the IP Address information API.
0@mystevotgitPosted about 4 years ago@tomzacchia, thank you for this info, I will check it out.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord