Skip to content

This repository contains code for a simple weather application that display basic weather information based on the user's current location.

Notifications You must be signed in to change notification settings

MyricSeptember/WeatherApp

Repository files navigation

WeatherApp

This repository contains code for a simple weather application that display basic weather information based on the user's current location.

Technical Description:

  • The application is structured in MVP.
  • FusedLocation APIs by Google play services is used to fetch the user's current location.

3 Party Libraries:

  • RxJava/RxAndroid 2
  • Dagger2
  • Butterknife
  • Retrofit2
  • Glide.

About

This repository contains code for a simple weather application that display basic weather information based on the user's current location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages