Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/roniklimbani/stock-market-app--mvvm--jetpackcompose--csv
- Owner: RonikLimbani
- Created: 2025-02-17T06:14:10.000Z (4 days ago)
- Default Branch: main
- Last Pushed: 2025-02-17T07:30:52.000Z (4 days ago)
- Last Synced: 2025-02-17T08:29:51.307Z (4 days ago)
- Topics: android-studio, clean-architecture, composable-architecture, compose-multiplatform, csv, csv-parser, jetpack-compose, kotlin, mvvm, mvvm-android, mvvm-architecture, stock-market
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!