FaheemOnHub / IP-Address-Location-Tracker

IP Address Tracker is a web application that allows users to track the geographical location of a given IP address. The application provides information such as the IP address, location (including city, region, and country), timezone, and Internet Service Provider (ISP). Additionally, the location is displayed on an interactive map using Leaflet.js
https://faheemonhub.github.io/IP-Address-Location-Tracker/
MIT License
9 stars 5 forks source link

enhancement: showing toast for invalid IP addresses #4

Closed pg2511 closed 1 year ago

pg2511 commented 1 year ago

Hello @FaheemOnHub , for the issue #1 I have created a toast, which will be displayed when wrong IP address will be provided to the API call.

This is how it will look like: image

Feel free to reach out in case of further improvements.

FaheemOnHub commented 1 year ago

Thank You for Your Contribution! 🎉

Dear PG-257811, The changes you made have been successfully merged into the main branch. Your commitment to improving the project is invaluable, and your feature will undoubtedly enhance the overall user experience.

If you have any more ideas, suggestions, or if there are additional features you'd like to work on, please feel free to share them. The collaborative spirit you bring to the project is inspiring, and we welcome further contributions from you.

Thank you once again for your hard work and dedication to making IP Address Tracker even better!

Best regards,

pg2511 commented 1 year ago

Thank you so much @FaheemOnHub. Yes definitely i will contribute to this project to further improve it.