Skip to content

DavidMarinov/WeatherApp

Repository files navigation

Weather App

Weather App is a showcase App for MVVM Architecture with the use of Dependency Injection.

Development Setup

You will need to supply API Key for Open Weather Map API

Once you obtain the keys, you can set them up in your ~/.gradle/gradle.properties

OPEN_WEATHER_MAP_APP_ID = <API_KEY>

Android Development

  • Entirely written in Kotlin
  • Uses Kotlin Coroutines throughout.
  • Uses of the Architecture Components.
  • Uses Hilt for for dependency injection

Features

Permissions

  • Location
  • Internet

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages