This project is to pay tribute to my Java and Android Development teacher Mr.Jin.
The APP: WEATHER MEOW is a simple application to show the current weather. It is built according to, but not all based on, Material Design Guidelines.
The main UI is to pay tribute to Apple's App Store Design (iOS 11.3 Version).
Proudly produced by CatInTheBox.Inc
- OkHttp by Square
- Gson by Google
- Glide by Bump Technologies
- Fresco by Facebook
- Android View Animations by daimajia
- Pheonix Pull to refresh (Oh my god, I love this animation sooooooo much!)
According to Heweather API Guidelines, APPs of personal use can only request 1000 times per day, thus do please use with caution when the APP fails to fetch weather information.
- Fork the repository.
- Clone the repository via
git clone https://github.com/spencerwoo98/WeatherMeow.git
- Open the project folder via Android Studio and download dependencies.
- Make some changes!
- Make a pull request. 😉
This project is published via the MIT License