jsericksk / MyWeather

This is a project of a weather app built in Kotlin, consuming OpenWeatherAPI :cloud_with_lightning_and_rain:.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyWeather

This is a project of a weather app built in Kotlin, consuming OpenWeatherAPI ⛈️

Made by Lucas Santos Last Commit languages Contributors License



🚀 Getting Started

Clone

  • Clone o repositório em seu computador:
$ git clone https://github.com/zLuCaS2K/MyWeather.git

API KEY

  const val API_KEY = "YOUR-API-KEY"

📋 Features

  • Material Design.
  • View weather information according to your location.
  • Change the language of the data returned from the api.
  • Change the temperature unit (Celsius or Fahrenheit).
  • Get information such as temperature, temperature sensation, wind speed, pressure and humidity.

📱 Screenshots


🍴 Built With

  • Core
  • API
  • Architecture
    • MVVM.
  • Libraries
    • Material Design.
    • Room.
    • Coroutines.
    • Retrofit.
    • Gson.
    • Lottie.
    • Glide.
    • DataStore.
    • Play Services Location.

📌 Support


📝 License

License

This project is licensed under the MIT License - see the LICENSE file for details.


Feito com

About

This is a project of a weather app built in Kotlin, consuming OpenWeatherAPI :cloud_with_lightning_and_rain:.

License:MIT License


Languages

Language:Kotlin 100.0%