Skip to content

atnon1/StocksApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

StocksApp

Stocks tracking. App for Yandex school test

Project uses Finhub API to get list of S&P500, images and companies' info via request. Change quotes are got via Finhub API's websocket.

image

Current issues:

  • Show data only after the second openning. Probable cache issue
  • Tokens are store in code
  • While loading images and companies info meets API's limit for queries
  • Background threads publish changes to ViewModel. Only main threads are allowed

Releases

No releases published

Packages

No packages published

Languages