Table of Contents
See the demo on the link below!
DEMO
This app is made with Java on Android Studio.
- Java
- API from Openweathermap
EarthWeather is an application to detect the weather, both the weather of the user's current location and the weather of other cities that you want to find out. This application is suitable for friends who may want to travel and need weather forecasts to prepare for travel.
Do these steps to run this app on your Android Studio :
- Download this repository.
- Extract the file in the directory you want.
- Open the extracted folder via your android studio.
In this application, I learned several things.
- Android Activity Lifecycle
- MVC Design Pattern
- Gradle Dependency Management
- Networking (call and fetch data from API)
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Nanda Iqbal Hanafi - @nandaiqbalh - nandaiqbalhanafii@gmail.com
Project Link: https://github.com/nandaiqbalh/earth-weather