StockAlpha
A stock market app , with cached , search functionality , and market overview in the form of graph statics. The graph really looks cool (jetpack compose, SOLID priciples).
tech used:-
kotlin, jetpack compose.
dependency injection with Dagger-Hilt.
SOLID principles.
CSV parsing with OpenCSV.
working with remote APIs using Retrofit.
local caching with Room.
custom drawing on a canvas using Compose.
- Splash Screen
- Listing of Companies
- Searching using room
- Info about the choosen company and market overview of past few days.