A Simple StockMarketApp Developed Using JetCompose with Clean Architecture and MVVM
- Written in Kotlin
- JetCompose
- Custom Graph using Canvas
- CSV File Parcing (Using OpenCSV)
- Dagger Hilt (For dependency Injection)
- RoomDatabase (For Offline Cache)
- RetroFit (For Api Calls)
- MVVM with Clean Architecture
- JetPack (Android Architecture Components)
- Kotlin coroutine for Asynchronous processes