diff --git a/app-resources.md b/app-resources.md new file mode 100644 index 0000000..19849ee --- /dev/null +++ b/app-resources.md @@ -0,0 +1,12 @@ +# App Ressourcen für Daliy Helper +## Linksammlung: +[Icon Generator](https://romannurik.github.io) + +[Beispiel App Projekt](https://github.com/haroon47/WeatherApp) + + +## Wetter API: + +OpenWeathermap API-Key: `ef4ee3f556d464979db1cfa6fe60f7a0` + +`http://api.openweathermap.org/data/2.5/weather?lat=47&lon=15&APPID=030cadd0e9d6bdb9ae54ff0f841258ea&lang=de&units=metric` \ No newline at end of file