LocateIp is a Flask based web application to search Ips and domain names to view on an interactive map. Explore the world behind every IP!
Users should be able to:
- View IP Address on page load
- Use the refresh button to clear inputs
- Customize/Interact with the map view
- You can view the live application here
- Read my blog post summarizing the entire process of creating this project here
- Python3, Flask framework
- Jinja2
- HTML5
- CSS3
- JavaScript
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.