UWP 057 | UWP Weather: Introduction

857
0

Bob kicks off the start of a new project: a cute weather app pulling current weather app from an online weather service, utilizing the user’s device to determine the user’s current location and even adding a Live Tile on the Start page that updates every 30 minutes with the latest weather.

Lesson source code: https://github.com/Windows-Readiness/…

Full series source code: https://github.com/Windows-Readiness/…

Previous articleUWP 056 | UWP SoundBoard: Submitting to the Windows Store
Next articleUWP 058 | UWP Weather: Setup and Working with the Weather API