Skip to content
/ Ukko Public

A simple app to grab the latest weather from OpenWeatherMap's API

License

Notifications You must be signed in to change notification settings

welshk91/Ukko

Repository files navigation

Ukko

Simple Weather App

A weather app that fetches current weather

Description

This app started as a basic coding assessment for a client. Barebones functionality, but organized & clean.

Written in Kotlin leveraging the OpenWeatherMap API, this app uses the standard pillars of Android development: Retrofit for networking, Hilt for Dependency Injection, LiveData, ViewModels, and Databinding in an MVVM pattern.

Screen Shots

San Diego - Clear Tampa - Thunderstorm New York - Clouds Seattle - Rain Grand Rapids - Snow

Improvements

  • Add more background images depiciting the weather status
  • Improve fonts
  • Add a side sheet with more details and five day forecast

Sources

License

Copyright 2022 Kevin Welsh

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A simple app to grab the latest weather from OpenWeatherMap's API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages