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

https://github.com/pcmunoz/weather_app

C# console application
https://github.com/pcmunoz/weather_app

Last synced: 9 months ago
JSON representation

C# console application

Awesome Lists containing this project

README

          

# Weather APP in console

DotNet Core SDK version 3.1.409 x64

To run, `dotnet run`

Enter valid zipcode/state/location

If valid, result will answer below:

Should I go outside? Yes/No (If not raining)

Should I wear sunscreen? Yes/No (UV over 3)

Can I fly my kite? Yes/No (Windspeed over 15 and not raining)