IP address tracker using Angular

Solution retrospective
What did you find difficult while building the project?
- During the project, I found the integration of the interactive map with the Leaflet library challenging. Understanding the map initialization, tile layer configuration, and marker placement required some learning and experimentation.
Which areas of your code are you unsure of?
- I'm fairly confident in most areas of my code. However, I would appreciate feedback and suggestions for improving the structure and organization of the code, as well as any potential areas of optimization.
Do you have any questions about best practices?
- While I have followed best practices such as using semantic HTML, CSS custom properties, I would welcome any guidance on Angular-specific best practices or any other best practices relevant to this project.
Application features The IP Address Tracker application has the following features:
- Automatic geolocation of the user's IP address upon page load.
- Search functionality allowing users to enter an IPv4 address or domain to retrieve location and IP information.
- Display of key information such as IP address, location (city and region), timezone, and ISP.
- Interactive map display using the Leaflet library, with markers indicating the user's location and searched IP location.
Please feel free to provide feedback or ask any further questions. I'm here to assist you!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Rafaël's solution.
Join 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