/StabHawk

A sample project built to test a basic guide to implementing Dagger2 built by Adam Hurwitz.

Primary LanguageJava

StabHawk

A sample app to test out Adam Hurwitz's blog post on a guide to a basic implementation of Dagger2. Credit to code structure goes to him.

The app is also a guide to beefing up the third project in the Udacity Nanodegree by using Retrofit to pull stock data from the Yahoo Finance API.