Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 316 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 316 Bytes

WeatherZip

A simple Android Weather App

Android Weather App written in Kotlin designed using Android Architecture Components

This app uses the below libraries:

  • View Model and Live Data
  • Data Binding
  • Navigation
  • Retrofit for HTTP REST API calls
  • Gson for reading JSON data
  • Glide for Network Images