A simple timer/stopwatch WPF application. It simulates google's timer (https://www.google.com/search?q=timer)
- Timer (set a timer and when it reaches the end, a beeping sound is heard)
- Stopwatch (Start/Stop for counting time)
It uses WPF and 3.1 .net core.
- Learn WPF in the process
- Learn about automated builds
- Have a simple (hopefully efficient) timer and stopwatch