Skip to content

Weather App implemented with LiveData, Room, MVVM, Kodein, Navigation and other Jetpack components

Notifications You must be signed in to change notification settings

Adw41t/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Weather App is a simple application implemented with LiveData, Room, Kotlin Couroutines, MVVM, Kodein, Navigation and other Android Jetpack components User gets current weather information of his location and also weather forecast of next 7 hours and next 7 days.

Screenshots

Screenshot Screenshot Screenshot

Tech

  • Android JetPack Components
    • LiveData
    • Lifecycle
    • ViewModel
    • Room Persistence
    • Navigation
  • Kodein for dependency injection.

Architecture

Weather App is based on MVVM architecture and a repository pattern.

architecture

Releases

No releases published

Packages

No packages published

Languages