Skip to content

Fyruz/Meteofy

Repository files navigation

Meteofy

Meteofy is a Kotlin application, based on OpenWeatherMap service for retrieving weather data. Users can input places and get the data formatted in a color coded way.

Building this project i have used:

  • Model-View-Viewmodel (MVVM) for application structure
  • Room for database management
  • OkHttp3 for internet call
  • Sheets by maxkeppeler for creating simple input method (https://github.com/maxkeppeler/sheets)
  • Gson for Json parsing

In-app image:

App image

Note: the API key present in this project is no longer active.

About

Weather App in Kotlin, using MVVM pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages