Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 2.85 KB

README.md

File metadata and controls

43 lines (32 loc) · 2.85 KB

Weather-and-News-Android

Developed an 100% Kotlin Android application for City search news and weather. The application is built on MVVM Architecture and Androidx librairies. Multiple API calls with Retrofit-Kotlin Coroutines, Okhttp and GSON parsing, LiveData, Koin Dependency Injection, Picasso, RecyclerView, Google’s Material Design, WebView, SharedPreferences, JetPack Navigation.

Project characteristics


Built with


  • Kotlin -Android mobile development has been Kotlin-first since Google I/O in 2019.
  • Coroutines - Asynchronous or non-blocking programming.
  • Android Architecture Components MVVM stands for Model, View, ViewModel.
  • LiveData - Data objects that notify views when the underlying data changes.
  • JetPack bottom Navigation Component - Jetpack is a suite of libraries, tools, and guidance to help developers write high-quality apps more easily.
  • Room - SQLite object mapping library.
  • Dependency Injection- Koin - Toothpick is a scope tree based, runtime with a special focus on Android.
  • DataBinding - The Data Binding Library is a support library that allows you to bind UI components in your layouts to data sources.
  • SharedPrferences Interface for accessing and modifying preference data
  • Picasso A powerful image downloading and caching library for Android
  • GSON Converter A Converter which uses Gson for serialization to and from JSON.
  • Retrofit A type-safe HTTP client for Android and Java.

API Used


  • OpenWeatherAPI Access current weather data for any location on Earth including over 200,000 cities!
  • NewsOrg Get breaking news headlines, and search for articles from over 50,000 news sources and blogs.

Contact

If you need any help, you can connect with me.

Visit:- https://harshithakv.com/