Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andrevarandas/tempo-portugal

☀️Simple web application to serve Portuguese weather forecasts
https://github.com/andrevarandas/tempo-portugal

dotnet-core dotnetcore ipma open-data portugal portuguese portuguese-weather razor razor-pages tempo weather weather-app

Last synced: about 2 months ago
JSON representation

☀️Simple web application to serve Portuguese weather forecasts

Awesome Lists containing this project

README

        

# Tempo Portugal

This is a simple project that uses open data from [IPMA](https://api.ipma.pt/) - Portuguese Institute of the sea and atmosphere.

![App screenshot](/extra/application.png)

See it live [https://tempo-portugal.herokuapp.com](https://tempo-portugal.herokuapp.com).

## Motivation

Not that we needed another weather app. I just wanted to make use of the new api provided by the Portuguese institute - and this seemed like a good opportunity to
test the new DotNet Core Razor Pages web technology.

## Requirements

- Dotnet core 2.2 [https://dotnet.microsoft.com/download/dotnet-core/2.2](https://dotnet.microsoft.com/download/dotnet-core/2.2)
- Optional: [Docker - https://www.docker.com/get-started](https://www.docker.com/get-started)

### Credits

- IPMA - For providing the api. [http://api.ipma.pt/](http://api.ipma.pt/)
- Icons made by Linector from www.flaticon.com

### License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details