Skip to content

Modify the weather API #30

Description

@Harshini2898

Is your feature request related to a problem? Please describe.
When using weather API, It is giving us Banglore weather as it is hardcoded in the api call. It would be better if we can get the User location Weather

Describe the solution you'd like
First, we can get the Latitude and Longitude of the User location, then we can use those to make an api call. By that, we can provide the user with their location weather

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions