Splitwise Clone helps you and your friends keep track of shared expenses. Splitwise is an app that easily splits bills with friends and family also keeps track of your shared expenses and IOUs in one place so that everyone can see who they owe.
- Kotlin
- Java
- MVVM
- Room Database
- Retrofit
- Retrofit -> implementation "com.squareup.retrofit2:retrofit:$retrofit_version"
- Jetpack Navigation -> implementation 'androidx.navigation:navigation-ui-ktx:2.3.3'
- Room libraries implementation "androidx.room:room-ktx:$jetpack_version"
- Glide -> implementation 'com.github.bumptech.glide:glide:4.11.0'