Closed kunal2812 closed 1 year ago
Can I work on this?
Hi @kunal2812 am I supposed to make my own account on the weather api and push my api crediantials as well? Is there a more safer way to do this without using my credentials?
Don't push your creds, just mention the API you are using in the PR description
ok thanks
Weather information can be a valuable addition to help users plan their trips effectively. This issue aims to implement a functionality to display weather conditions for a place using a weather API (You can use latitude and longitude coordinates of the place which are already stored in the Place model) When users click on a place in the app, they should be able to view the real time weather conditions for that place in that modal
(Weather info should be shown here above all review sections. Make the information on place modal more organised. Extra points for neat work)
Note: