Skip to content

Stock portfolio app using Java MVP, Retrofit2, and SQLite

Notifications You must be signed in to change notification settings

JanusCole/StockTracker

Repository files navigation

StockTracker for Android

Originally coded in 2017, this is a showcase app to demonstrate Android frameworks and design patterns from the mid-2010's.

In this repo you'll find:

Screen Shots

Running the app in Android Studio

In order to run the code, you'll need to get an api key from Alpha Vantage and store it in an environment variable on your system called ALPHA_VANTAGE_APIKEY. Otherwise, gradle will not sync and you will get the following error:

Parameter specified as non-null is null: method com.android.build.gradle.internal.dsl.BuildType.buildConfigField, parameter value

About

Stock portfolio app using Java MVP, Retrofit2, and SQLite

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages