Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.02 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.02 KB

PhotoWeatherApplication

A “Photo Weather” application lets users take a photo, add current weather information (e.g. place name, temperature, weather condition, …) as a banner overlay on top of the photo, and finally, share it on Facebook or Twitter ...etc.

App Featu

  • Display Photos list
  • Pick new photo using camera and gallery
  • Drag weather information layout up or down
  • Save image with weather info
  • Display photo in original size
  • Share or delete photo
  • Get current weather by By geographic coordinates using openweathermap : https://openweathermap.org/current

Developed with

  • Kotlin
  • MVVM & MVI architecture
  • Android architecture components
  • Navigation Jetpack
  • Room Database
  • Single activity
  • dataBinding
  • Coroutines
  • Retrofit
  • Repository pattern

Watch the video

Screenshot_20210109-221056_PhotoWeather