Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stbestichhh/weather-forecast
Course work | Multiplatform weather application on .NET MAUI
https://github.com/stbestichhh/weather-forecast
Last synced: about 14 hours ago
JSON representation
Course work | Multiplatform weather application on .NET MAUI
- Host: GitHub
- URL: https://github.com/stbestichhh/weather-forecast
- Owner: stbestichhh
- License: mit
- Created: 2023-04-06T11:25:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-04T07:45:23.000Z (about 1 year ago)
- Last Synced: 2023-10-04T17:14:37.396Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 1.07 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)# Weather App
based on [openweathermap/api](https://openweathermap.org/api)
This is a [.NET 7 MAUI ](https://dotnet.microsoft.com/en-us/apps/maui)app which shows current weather and forecast for the next 5 days.
## [CHANGELOG](CHANGELOG.md)
## App Instalation
You can download APK file form [latest release](https://github.com/stbestichhh/Weather-Forecast/releases/tag/v2.0.0)
## Project Instalation
How to install you can find [here.](https://github.com/dotnet/maui/wiki#getting-started)
After instalation write your APIKEY from [openweathermap.org](https://openweathermap.org/api) in [ApiService.cs](https://github.com/stbestichhh/Weather-Forecast/blob/master/WeatherApp/Services/ApiService.cs)## Links
**.NET MAUI: [Website](https://dotnet.microsoft.com/en-us/apps/maui "dotnet.com/maui")** **|** **[Instalation](https://github.com/dotnet/maui/wiki#getting-started "github.com/dotnet/maui")**
**OpenWeatherMap: [Website](https://openweathermap.org)** **|** **[API](https://openweathermap.org/api "openweathermap/api")**
## Autors
- [@stbestichhh](https://github.com/stbestichhh)
## Support
If you need any support, you have my **[email](mailto:[email protected])**;