Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by RonikLimbani
A curated list of projects in awesome lists by RonikLimbani .
https://github.com/roniklimbani/noteapp--mvvm-crud-jetpack-compose
The Clean Architecture is a software design pattern that separates the business logic from the presentation layer.
clean-architecture composable jetpack-android jetpack-compose kotlin kotlin-android kotlin-coroutines mvvm mvvm-android mvvm-architecture notes-app room room-database
Last synced: 25 Jan 2025
https://github.com/roniklimbani/graphql-sample
GraphQL is a query language for the APIs for getting your data. It is an alternative for the REST APIs.
Last synced: 02 Feb 2025
https://github.com/roniklimbani/bottomnavigation-jetpackcompose
Bottom Navigation Bar is one of the most widely used feature in apps. This bottom bar can be used to navigate to different screens within an app.
Last synced: 02 Feb 2025
https://github.com/roniklimbani/screen-recorder
This project enables recording of either the entire mobile screen or the screen of a specific application (APK).
Last synced: 02 Feb 2025
https://github.com/roniklimbani/android-clean-architecture-mvvm-compose-hilt
A clean architecture approach using Jetpack compose, Kotlin, Navigation, MVVM, Hilt, Kotlin Coroutines, Flow and Retrofit.
Last synced: 02 Feb 2025
https://github.com/roniklimbani/navigation-drawer-jetpackcompose
Navigation Drawer Provide access to the top-level destination of the Android application
Last synced: 02 Feb 2025
https://github.com/roniklimbani/localization-multiple-language
It's a good practice to keep culture-specific resources separated from the rest of your app. Android resolves language- and culture-specific resources based on the system locale setting. You can provide support for different locales by using the resources directory in your Android project.
Last synced: 02 Feb 2025
https://github.com/roniklimbani/offline-caching-with-clean-architecture
Fetch Data From Api and Store into Local Database(Room database)
Last synced: 17 Feb 2025
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!
android-studio clean-architecture composable-architecture compose-multiplatform csv csv-parser jetpack-compose kotlin mvvm mvvm-android mvvm-architecture stock-market
Last synced: 17 Feb 2025
https://github.com/roniklimbani/weather-app-mvi-clean-architecture
The MVI architecture follows a clear separation of concerns by dividing the application into three main components: Model, View, and Intent.
Last synced: 09 Feb 2025