nfragiskatos / StockMarketViewer

Toy App for practicing Android development. Specifically new Compose library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StockMarketViewer

Toy App for practicing Android development. Specifically new Compose library

StockMarketViewer

StockMarketViewer is an example app that uses the Alpha Vantage API to pull basic company stock market information for display

Patterns / Technologies

  • MVVM Architecture
  • Compose
  • Room
  • Retrofit
  • Coroutines

Screenshots

Home Screen

stock_market_home_screen stock_market_home_screen_search

Detail Screen

stock_market_detail_screen