darkmoonight / Rain

🌦️ Weather application
MIT License
667 stars 47 forks source link

Add AccuWeather as a weather source #104

Open jdev082 opened 1 year ago

jdev082 commented 1 year ago

AccuWeather is the most accurate weather source for my area so it would be nice to see it implemented.

shatanikmahanty commented 11 months ago

@Leonavichus is this issue open for working upon? I was thinking of creating an abstraction layer (Base weather API class) that contributors can extend to implement other weather data sources like (AccuWeather, WeatherApi, etc. or maybe even self hosted apis)

Leonavichus commented 11 months ago

@shatanikmahanty, Yes, it is open. I haven't started working on it yet.

shatanikmahanty commented 11 months ago

I will analyse the code and will try to create PRs for this. It may take more than a week. Let's see how it turns out!

Leonavichus commented 11 months ago

Thank you so much for everything! You're helping a lot. I've decided to take a short break to work on other projects and my master's thesis, so I won't be making weather for now.

shatanikmahanty commented 11 months ago

Thank you so much for everything! You're helping a lot. I've decided to take a short break to work on other projects and my master's thesis, so I won't be making weather for now.

Thanks for your encouraging words. Good luck on your journey!