Kotlin Weather App

Intermediate Mobile Medium

An Android weather app that fetches current conditions from the OpenWeatherMap API and displays temperature, humidity, and a weather description. Teaches Retrofit, Kotlin Coroutines, and API integration.

Download Starter Code

Features

  • Search weather by city name
  • Display temperature, humidity, and conditions
  • Show a loading indicator while fetching
  • Display an error message if the city is not found

Project Roadmap

Follow these steps in order. Each one builds on the previous.

0% completed

Helpful Resources

Starter Code

Loading starter code...