Skip to content

crazzyghost/stockmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.