Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.59 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.59 KB

StockApp Android App

A sleek and efficient stock market app that provides a quick glance at the top gainers and losers of the US stock market from the previous day. The app allows users to explore detailed stock information with an integrated search feature.

Screenshots

Light

drawing drawing drawing

Dark

drawing drawing

Tech Stack

  • Programming Language: Kotlin
  • UI Toolkit: Jetpack Compose
  • Data Retrieval: Retrofit
  • Local Database: Room
  • Dependency Injection: Dagger/Hilt
  • Design Language: Material Design principles
  • API: Alpha Vantage

Features

  • Top Gainers Screen: Displays a list of stocks with the highest gains from the previous day.
  • Top Losers Screen: Shows stocks with the largest losses.
  • Detail Screen: Offers in-depth information on selected stocks.
  • Search Bar: Easily search for specific stocks on the home screen.