Skip to content

BiXtico/WeatherWizard

Repository files navigation

Features

This project is a basic weather app.

  • It displays the weather(current temp, humidity, wind speed and more) in a specified location once the app is opened.
  • displays the highest, lowest temp and humidity expected for today and next couple of days.
  • Allows the user to search for different locations and display the weather for the day and next couple of days.

How to install (Requirements)

  1. simply clone the project into android studio
  2. update the API "key" in "com.example.weatherwizard.network.API.kt" by getting new one from https://www.weatherapi.com/

Screen Shots

Screenshot 2022-09-01 161315

image

Libraries Used

  • MVVM
  • Live Data
  • Navigation Component
  • Databinding
  • Retrofit
  • Glide
  • Moshi
  • Coroutines
  • Recycler View

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages