nino-kin / weather-app

MIT License
0 stars 0 forks source link

Create a weather app with Flutter #35

Closed ninokin25 closed 11 months ago

ninokin25 commented 11 months ago

Overview

Links to issues, related PRs

34

Description

Create a flutter application to show the weather information following the city name.

cf. Minimal Weather App • Flutter Tutorial

image

Out of scope

Optional, e.g. issues the reviewers don't need to worry about because they are prevented by other means.

Implementation details

Optional, e.g. link to design documentation. diagrams etc. as well as additional hints to the reviewers e.g. where to focus when a high number of file is changed.

Integration test detail

Required, once the entire feature is available: how is integration testing performed, e.g. mention of the current repo test case and branch.

Checkpoints for reviewers