Ahsankhalid618 / react-weather-app

The weather app project is a dynamic and user-friendly web application that uses React.js to retrieve current and 5-day weather forecasts for various cities around the world. The app allows users to search for a city by name and view its weather conditions, including temperature, humidity, wind speed, and description of the current weather.
https://react-weather-app101.netlify.app/
18 stars 16 forks source link

Add the 24-hour forecast just like 5-day forecast show it in specific graph format that will easy to analyze 24 hour forecast for all users. #27

Open patilchaitali27 opened 2 days ago

Ahsankhalid618 commented 2 days ago

@patilchaitali27 Good idea. Do you want to work on that?

relaxgameing commented 19 hours ago

@Ahsankhalid618 i would like to try this issue but need a little more context around it

Ahsankhalid618 commented 11 hours ago

@Ahsankhalid618 I would like to try this issue but need a little more context around it

what context?

relaxgameing commented 11 hours ago

what kind of graph ? , graph of which parameter temperature , humidity ... where do you want this graph to be shown will it be shown every time or there will be a toggle feature

Ahsankhalid618 commented 11 hours ago

It was @patilchaitali27 idea that 24 hour weather data in a graph but if you have some other ideas that are welcome too.

relaxgameing commented 10 hours ago

@Ahsankhalid618 , i think first we should make the simple line graph which shows variation of temperature of a paticular day, then in future PR's we can slowly start adding features

Ahsankhalid618 commented 8 hours ago

@relaxgameing All right, that's a good start but make sure it matches the UI and should be good-looking and interactive for users. If you are good to go then tell me I'll assign this to you.