Weatherreport - Weather report app built with kotlin

Related tags

App weatherreport
Overview

Weather report app

Foreword

This app has been coded as a good way for me to play with Jetpack compose.

This helped me discover or practice on some concept as Stateflows, or coroutines.

Short description

This app is supposed to show a first screen (called Home) with a button which lead the user to an another screen called Weather Report.

This second activity will show a progress Bar, from 0% to 100%.

During this time (which takes 60 seconds), an API call is made every 10 seconds.

When it's over, a simple (but clear & readable) datatable shows weather report for different cities.

The user can redo this weather report generation by clicking on a button at the bottom of the screen.

Every 6 seconds, a message is updated above this button, without any time out.

Make it work (IMPORTANT)

The API KEY has been removed for security reasons and must be filled in data/constants.kt.

A key can be grabbed straight out of openweathermap.com (sign up & check your emails :-)

If this is not done, all API calls will throw IOException and the generation will be stopped...

You might also like...
A Simple Weather App With Kotlin
A Simple Weather App With Kotlin

WeatherApp This application is a simple weather application where you can see the current weather conditions according to your location and the weathe

A Weather App made using Kotlin
A Weather App made using Kotlin

weather-long-lat This app shows the temperature of your present location. You ca

WeatherApp - Simple Weather app using Kotlin
WeatherApp - Simple Weather app using Kotlin

WeatherApp Simple Weather application using Kotlin Tools Open Weather API

A quiz app built with trivia api. This app was built with mvvm architecture, dagger-hilt, retrofit, room database, and navigation components.
A quiz app built with trivia api. This app was built with mvvm architecture, dagger-hilt, retrofit, room database, and navigation components.

A quiz app built with trivia api. This app was built with mvvm architecture, dagger-hilt, retrofit, room database, and navigation components.

Project BlueWeather is an android app that lists the closest locations to you and shows the 7-day weather forecast for the location you select.
Project BlueWeather is an android app that lists the closest locations to you and shows the 7-day weather forecast for the location you select.

Project BLUEWEATHER Description Project BlueWeather is a weather forecast application for android. It lists the locations closest to you. It then prov

⛈ Weather app with OpenWeatherMap API.
⛈ Weather app with OpenWeatherMap API.

⛈ Weather app with OpenWeatherMap API. Here i demonstrate the use of Modern Android development tools - (Kotlin, Architecture Components, MVVM, LiveData, Material Components)

An open sourced Weather App made using OpenWeatherMapAPI
An open sourced Weather App made using OpenWeatherMapAPI

An open sourced Weather App made using OpenWeatherMapAPI

A weather app for Android using OpenWeatherMap with MVVM + Clean Architecture

Weather App 🌤 Weather App for Android that shows 16 days forecast for Paris, France - Made with Hilt, Coroutines, Retrofit, ViewModel, Navigation bas

A weather app, submission for hack-it-out SGSITS

ProjectSunshine A weather app, submission for hack-it-out SGSITS Introduction This is weather app which shows 3 hour weather forecast upto the next 5

Owner
Killian Theophile
Killian Theophile
Advanced Android Weather App using MVVM Architecture Sample (ViewModel + LiveData + Kotlin + volley) = Weather App

Advanced Android Weather App using MVVM Architecture Sample (ViewModel + LiveData + Kotlin + volley) = Weather App Video Weather.-.HD.720p.mov Introdu

wykee2 4 Jul 12, 2022
Abel Suviri 6 Dec 16, 2022
Application: SLA report This application calculates, based on an input, the average duration per service of Axon.

Application: SLA report This application calculates, based on an input, the average duration per service of Axon.

null 3 Aug 5, 2022
Weather-app - Making Weather application using retrofit from api

weather-app Motivasyon Hava Durumu uygulamasını api'den retrofit kullanarak yapm

İsa Kulaksız 0 Nov 2, 2022
WeatherProject - Weather Project using GPS data and the weather from the API based on the search

WeatherProject In this project, I showed the weather at the current location usi

null 6 Apr 26, 2022
☁️🌤🌧☀ Weather Android application that gives you the weather information of your saved location or any region you are looking for☁️🌤🌧☀

☁️????☀ Weather Android application that gives you the weather information of your saved location or any region you are looking for☁️????☀

Nisa Efendioğlu 4 Apr 6, 2022
Weather App Built With Kotlin

WeatherApp In this project, I showed the user the nearby locations with the data I got from the GPS, and I made the details of the weather events of t

Ali Şamil Küçük 4 Jan 26, 2022
JCompose-weatherapp - A Weather app built with Jetpack Compose

Weather App Weather App UI designer = https://dribbble.com/shots/14328625-Weathe

Yusuf Talha KILIÇ 6 Oct 16, 2022
Weather App using Retrofit Kotlin Android

NewsFeed Built an Android App which displays current weather and weather forecast of a selected city to the user. Features Coroutines Hilt JSON Parsin

Kumar Baibhav 1 Oct 4, 2022
A weather app demo made to play around with Kotlin Multiplatform.

A weather app demo made to play around with Kotlin Multiplatform. Running on Desktop, Ios and Android with all of the business logic being shared across all three platforms!

null 23 Jan 18, 2022