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
- Host: GitHub
- URL: https://github.com/andreacv98/weatheroas
- Owner: andreacv98
- License: mit
- Created: 2022-10-11T17:14:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T08:15:34.000Z (over 3 years ago)
- Last Synced: 2025-08-29T18:06:07.465Z (10 months ago)
- Size: 319 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.