prateeksingamsetty / WolfTrackPlus

WolfTrackPlus is a web application to keep a track of Job Applications.
MIT License
0 stars 2 forks source link

Map showing job Locations #9

Closed shiva1239 closed 1 year ago

shiva1239 commented 1 year ago

Add a Map on the home page showing locations of all the jobs applications added.

Use API to fetch coordinates of the location and add those to the map.

shiva1239 commented 1 year ago

The developed feature entails showcasing all the locations involved in the application process. Utilizing the OpenCage library, we retrieve coordinates corresponding to each location, enabling us to display them accurately on the website's map interface. This functionality allows users to visualize and explore the various application locations seamlessly integrated into the map displayed on the website.