MLH-Fellowship / prep-project-22.P3.1

MLH Prep Project for 22.P3.1
https://prep-22-p3-1-project.netlify.app
MIT License
10 stars 15 forks source link

Separate API calls for geolocation and city search #35

Closed JyotimoyKashyap closed 2 years ago

JyotimoyKashyap commented 2 years ago

Explanation:

Currently, there is only one API call for searching the city and getting the location. But if we want to use geolocation, we can directly put the latitude and longitude in a different API call from OpenWeatherAPI and we can use separate APIs for geolocation-based weather for a particular user and search-based results.

Improvement:

Please assign this issue to @JyotimoyKashyap and @ankitaugale23