An open API service indexing awesome lists of open source software.

https://github.com/andreacv98/weatheroas

Multiplatform application to show the weather
https://github.com/andreacv98/weatheroas

Last synced: 5 months ago
JSON representation

Multiplatform application to show the weather

Awesome Lists containing this project

README

          

# Weatheroas

## Authors

- Andrea Colli-Vignarelli

## Description

Show weather forecast for any geographical position requested by the user. Weather details for the day and the week. Different sources cna be chosen to get the forecasts. The applicaton can be used between different operativ systems (Linux, Windows, MacOS).

## Requirements

### R1

Show the week weather forecast for the position of the user.

#### R1.1

Retrieve the user position.

#### R1.2

Retrieve the user position from manual insertion (coordinates or city name).

#### R1.3

Show weather forecast for current day.

#### R1.4

Show weather forecast for current week.