Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 2.18 KB

README.md

File metadata and controls

77 lines (49 loc) · 2.18 KB


Logo

WPFWeather

An MVVM Weather App!

About The Project

I've wanted to experiment with implementing MVVM pattern and thought - what could I make that I would actually use. And It came onto me that I often disregard weather apps, because they don't offer what I want - whereas with my own implementation I can decide what I want to be displayed and in what way.

(back to top)

Built With

(back to top)

Getting Started

To get the preview of the project - head to releases tab, where you can get your own!

Installation

  1. Clone the repo
    git clone https://github.com/indeedornot/WPFWeather.git
  2. Build the project
    dotnet build
  3. Run the project
    dotnet run

(back to top)

More

Ability to set location using zip-code or an address using geocoding api

image

(back to top)

(back to top)

Acknowledgments

(back to top)