MLH-Fellowship / prep-project-4.1.1

MLH Prep Project for Pod 4.1.1
https://mlh-prep-4-1-1.netlify.app/
MIT License
6 stars 13 forks source link

Weather condition comparison between two locations #11

Open atharmohammad opened 2 years ago

atharmohammad commented 2 years ago

We can show a comparison on weather condition between two location on a particular day comparison can include:

Comparison visualization will contain things such as how much rain would happen , what is max and min temperature in this state and what max and min temperature in the other state which user selected and other comparsion for all below fields

    "sunrise": 1618282134,
    "sunset": 1618333901,
    "temp": 284.07,
    "feels_like": 282.84,
    "pressure": 1019,
    "humidity": 62,
    "dew_point": 277.08,
    "uvi": 0.89,
    "clouds": 0,
    "visibility": 10000,
    "wind_speed": 6,
    "wind_deg": 300,