lera-kolesnik / stockmonitor

Demo Android Project Using alphavantage-java wrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Monitor

Sample Android app using the alphavantage-java wrapper. Allows you to monitor stock information and quotes of Nasdaq listed companies.

      

Setup

  • Obtain an API key from here.
  • Clone/download the repo
  • Import the project into Android Studio
  • Change the key in App.kt with your API key
  • Run the project

UI design for the project is from this dribble shot.

About

Demo Android Project Using alphavantage-java wrapper

License:MIT License


Languages

Language:Kotlin 100.0%