Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roniklimbani/stock-market-app--mvvm--jetpackcompose--csv

This Android app showcases Clean Architecture and MVVM pattern, using Jetpack Compose for a modern UI. It fetches real-time stock market data via API calls and includes a CSV parser for financial data. Perfect for learning scalable, maintainable app development with modern Android tools. Explore, contribute, or use as a reference!
https://github.com/roniklimbani/stock-market-app--mvvm--jetpackcompose--csv

android-studio clean-architecture composable-architecture compose-multiplatform csv csv-parser jetpack-compose kotlin mvvm mvvm-android mvvm-architecture stock-market

Last synced: 3 days ago
JSON representation

This Android app showcases Clean Architecture and MVVM pattern, using Jetpack Compose for a modern UI. It fetches real-time stock market data via API calls and includes a CSV parser for financial data. Perfect for learning scalable, maintainable app development with modern Android tools. Explore, contribute, or use as a reference!

Awesome Lists containing this project

README

        

# Stock-Market-App--Mvvm--JetpackCompose--Csv
This Android app showcases Clean Architecture and MVVM pattern, using Jetpack Compose for a modern UI. It fetches real-time stock market data via API calls and includes a CSV parser for financial data. Perfect for learning scalable, maintainable app development with modern Android tools. Explore, contribute, or use as a reference!