issues
search
fmidev
/
weather-app
FMI's official weather application for mobile devices
7
stars
2
forks
source link
Medium warnings -widget (ios)
#692
Open
AnttiRumpunen
opened
3 days ago
AnttiRumpunen
commented
3 days ago
UI design
Check Figma for UI designs.
Data
reads warnings from
https://weather-app-warnings-backend-prod.out.ocp.fmi.fi/v1/warnings?latlon=XX,YY&country=fi&**who=mobileweather-widget-ios
**
refresh warnings data every 5 minutes
read and update crisis banner data same way as in forecast widget
Definitions and explanations
show location name
show warnings for the next five days including today
list max 1 warning for each day
if there is more warnings for that day, show number of warnings
show worst warning for the day, order defined in Figma (warning level first, then warnings type)
if no warnings, show "no warnings" -text
show update time and logo in the bottom section
if crisis banner data is available show it in the bottom section (replaces update time and logo)
UI design
Data
Definitions and explanations