GitHub / TharunBalaji2004 / notes-mvvm-retrofit
Note Master 📝📱 A Basic Notes Android app which supports CRUD operations and implemented with self designed REST API and stores data in MongoDB - Kotlin, MVVM Architecture, RESTful API, Retrofit, Hilt DI, Jetpack Navigation & Kotlin Coroutines
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TharunBalaji2004%2Fnotes-mvvm-retrofit
PURL: pkg:github/TharunBalaji2004/notes-mvvm-retrofit
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 840 KB
Dependencies parsed at:
17
Created at: about 2 years ago
Updated at: about 2 years ago
Pushed at: about 2 years ago
Last synced at: about 2 years ago
Topics: android-hilt, android-kotlin, coroutines-android, crud-operation, kotlin-android, mongodb, mvvm-android, retrofit2-coroutines, retrofit2-kotlin
- androidx.appcompat:appcompat 1.6.1 implementation
- androidx.constraintlayout:constraintlayout 2.1.4 implementation
- androidx.core:core-ktx 1.10.1 implementation
- androidx.lifecycle:lifecycle-livedata-ktx 2.6.1 implementation
- androidx.lifecycle:lifecycle-viewmodel-ktx 2.6.1 implementation
- androidx.navigation:navigation-fragment-ktx 2.6.0 implementation
- androidx.navigation:navigation-ui-ktx 2.6.0 implementation
- com.github.ybq:Android-SpinKit 1.4.0 implementation
- com.google.android.material:material 1.9.0 implementation
- com.google.code.gson:gson 2.10 implementation
- com.google.dagger:hilt-android 2.46.1 implementation
- com.squareup.okhttp3:okhttp 4.9.3 implementation
- com.squareup.retrofit2:converter-gson 2.9.0 implementation
- com.squareup.retrofit2:retrofit 2.9.0 implementation
- org.jetbrains.kotlinx:kotlinx-coroutines-android 1.6.4 implementation
- org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.4 implementation
- junit:junit 4.13.2 testImplementation