Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 450 Bytes

File metadata and controls

18 lines (12 loc) · 450 Bytes

SHIFT Weather App (Android)

The application was developed during the SHIFT course (CFT company).

UI is based on Jetpack Compose

Application is able to:

  • Fetch data from OpenWeather API
  • Load images by Glide
  • Cache the data
  • Change self theme in realtime

Preview

MainScreen Preview DetailScreen Preview
NavigationDrawer Preview