Skip to content

In this project I have shown current temperature and weather forecast for 4 days based on user's current location.

Notifications You must be signed in to change notification settings

Mayank-AMR/Weather

Repository files navigation

Weather

In this project I have shown current temperature and weather forecast for 4 days based on user's current location.

Used:

  • Used Kotlin as programming language.
  • Follow the MVVM Repository pattern.
  • Used Coroutines for threading.
  • Used Navigation Component with Single Activity pattern.
  • Used fragments and lifecycle.
  • Used Data binding.
  • Used Material Design.
  • Used Retrofit for data fetch via Backend Api.

Workflow:

  • Open app Check GPS enabled => Load Weatherdata => Home Screen.

Screenshots

Checking GPS

Loading data

Home Screen

Releases

No releases published

Packages

No packages published

Languages