The WPF book library
WPF application to keep track of books user has read as well as a wishlist and search functionality. While making this application I followed the MVVM principle. I believe it created a clean architecture enabling easy maintenance and extension.
Built with:
- GoodreadsApi - www.goodreads.com
- MahApps.Metro
- Goodreads .NET API Client Library - by Adam Krogh
Check the source code on github.

