A web app to quickly find emergency contact numbers for various services during critical situations. It uses an API (made by me by web-scraping the Wikipedia List of Emergency Numbers page using Python) and JavaScript libraries like Nominatim, Leaflet.js to get the user's GPS location and find the country and embed maps. No data is stored in this process
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added functionality to close map container on clicks outside the container (especially useful for mobile)
Minor adjustments in the styles of the map and map-container
Yet to do -
- fix the flex box in the result div ( the last notes entry is misaligned" )
- fix the API (some countries seem missing)
And let's just say the country in the banner rn is very controversial
Added interactive map to override location and icons to make the website aesthetically pleasing