vostpt / covid19-mobile

"EstamosOn - Covid19" - Mobile App made with Flutter to inform citizens about Covid19 status in Portugal
https://covid19estamoson.gov.pt/
GNU Lesser General Public License v3.0
30 stars 8 forks source link

2.0 Add the endpoint to read Meteorological Warnings #298

Open OldMetalmind opened 3 years ago

OldMetalmind commented 3 years ago

Story

As a user, I want to be able to read all the latest Meteorological Warnings in the correct section.

Description

This task serves to connect to the endpoint and show information of the latest meteo warnings in menu "Meteorological" in the app. It will open a new page and list all the latest warnings from the most recent to the oldest. This is just the first step, it will be necessary a proper UI afterwards.

Vanethos commented 3 years ago

This is to add the endpoints ot the app or create an API endpoint?

OldMetalmind commented 3 years ago

both