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.
- 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
- 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.