Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
This is my first time building a project involving a Geolocation Api and a Map Api. I'm proud of the fact that I finished it within a short time frame of 2 days.
What challenges did you encounter, and how did you overcome them?- My first challenge was understanding the two api's that I was working with. I had to read the documentations very well to understand how to implement them especially the leaflet api.
- My second challenge was making the marker icon of the Leaflet.js show. After various trials it showed by itself (funny enough).
- My third challenge was how to make an IP address call separate from that of a domain name in my api call when I pass in either of them in my fetch API. On this note I feel ipify needs to buttress on some explanations more in their documentation. However, I overcame this by figuring out that only the domain key needs to be passed in when fetching a domain name because an ip address doesn't need to be specified in the Url for it to be called successfully (figured it out after many trials and errors of course).
Community feedback
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