Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riteshpuvvada/weatherapp

Android weather forecast app, which uses OpenWeatherMap API
https://github.com/riteshpuvvada/weatherapp

android android-application android-studio java mobi mobile-app openweather-api weather-api weather-app weather-forecast

Last synced: 27 days ago
JSON representation

Android weather forecast app, which uses OpenWeatherMap API

Awesome Lists containing this project

README

        


Weather App 🌦


Android weather forecast app, which uses OpenWeatherMap API


## About
Simple, free and fast weather API from [OpenWeatherMap](https://openweathermap.org/) you have access to the current weather data, hourly, 5-day and 16-day forecasts.
This application developed in the Android Studio environment processes the temperature, wind, pressure, weather and humidity data fetched in JSON format and displays them to the user.

## Built with

- [Android Studio](https://developer.android.com/studio) - Android Studio is the official Integrated Development Environment (IDE) for Android app development, based on IntelliJ IDEA.
- [OpenWeatherMap](https://openweathermap.org/) - OpenWeatherMap is an online service that provides global weather data via API, including current weather data, forecasts, nowcasts and historical weather data for any geographical location.

## Screenshots




## Contributing

Feel free to contribute to this project, but, be sure to

- [ ] Open up an issue stating the problem/feature to be alerted of.
- [ ] Fork the repository and work on the issue.
- [ ] Send a pull request after finishing up on the code.
- [ ] Make sure you read [CONTRIBUTING.md](https://github.com/RiteshPuvvada/WeatherApp/blob/main/.github/CONTRIBUTING.md)
- [ ] The code will be reviewed and if all's good, merged into the main branch.

Also, thanks for contributing to Open-source!

## License
This repository is under The MIT [License](https://github.com/RiteshPuvvada/WeatherApp/blob/main/LICENSE). Read the LICENSE file for more information.