Android Weather Forecast App | Java | v1
utopian-io·@pars11·
0.000 HBDAndroid Weather Forecast App | Java | v1
<h4>Repository</h4> https://github.com/pars11/AndWeather ### What is the project about? Android Weather Forecast App as can be understood from name an android app for weather forecasting. The application displays informations using the [Yahoo Weather API](https://developer.yahoo.com/weather/?guccounter=1) infrastructure. The application is currently using the city name to make an request. After entering the city name and pressing the search button you can see all weather forecasts for your city. <center>  </center> <b>Incoming informations:</b> Temperature Condition text Location Wind Chill Wind Direction Wind Speed Humidity Pressure Visibility 3 day highest and lowest temperature <h3>Technology Stack</h3> * [Android Studio](https://developer.android.com/studio/) * [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) * [Yahoo Weather API](https://developer.yahoo.com/weather/?guccounter=1) <h3>Roadmap</h3> I want to improve the application further and I want to make a much better design. I would like to add a few more features like location finder (for automatic weather forecast informations). An offline database can be added for no internet state. This database can be updated when online again. <h3>Install</h3> Download Android Weather Forecast App via github or clone your computer. Clone: cd projectfolder git clone https://github.com/pars11/AndWeather Import the project folder into Android studio. After this steps, you can easily run your application. <h3>How to contribute?</h3> <p>You can reach me by commenting on this post or send message on the discord (<a href="/@pars11">@pars11#1145</a>).If you want to make this application better, you can make a Pull Request.</p> <a href="https://github.com/pars11/AndWeather" rel="noopener" title="This link will take you away from steemit.com">Github</a>