Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/florinchess/weather

Simple weather app developed in C# for Windows and Android
https://github.com/florinchess/weather

api-client csharp mvvm weather wpf xamarin-forms

Last synced: about 1 month ago
JSON representation

Simple weather app developed in C# for Windows and Android

Awesome Lists containing this project

README

        



Weather



Simple weather app developed with WPF .NET Core for Windows and Xamarin.Forms for Android. Both applications share the same business logic and implement the MVVM design pattern. Weather provides information on current weather with hourly forecasts. The application has a lightweight and intuitive UI inspired by Google's Material Design guide.


## Features
- ℹī¸ Detailed weather information for the selected location
- 🕒 Hourly weather forecast
- 📏 Metric and Imperial system
- đŸ’ģ Shared business logic
- 📱 Cross-platform (Windows & Android)
- 👌 Clean and responsive design

## Screenshots

![screenshot](https://github.com/FlorinChess/Weather/blob/master/screenshot1.png)

## Third-party libraries and APIs

- Moq
- MVVM.Helpers
- Weather API