# Requirements - Android 5.0 (API 21) or above - Build with Android Studio 3.5.3 and aboveA simple weather android app inspired in material design based on City Name
- Material Design
- Add your favorites cities
- Android Cards
- Some meaningful animations
- Simple and clean
- No data persistent was implement, still work in progress
- Cities will be lost when you terminate the app process
- Realme XT (Color-OS 6)
- Retrofit - A type-safe HTTP client for Android and Java
- Gson - A Java serialization/deserialization library to convert Java Objects into JSON and back
- Glide - An image loading and caching library for Android focused on smooth scrolling for Android
- Card View - AThe system provides the CardView API as an easy way for you show information inside cards that have a consistent look across the platform.
- Recycler View - The RecyclerView widget is a more advanced and flexible version of ListView.
- Weather Stack - Retrieve instant, accurate weather information forany location in the world in lightweight JSON format
- Inspiration Simple Weather App
- MaterialDesignDemo by Eajy