Skip to content

achmadrizkin/java_crud

Repository files navigation

✔️ JAVA CRUD RETROFIT Apps

A Java app based on the responsive design Apps, created by Achmad Rizki Nur Fauzie,

Features

  • Create Data
  • Read Data
  • Update Data
  • Splash Screen
  • Delete Data

Dependencides

implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'com.google.android.material:material:1.4.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
testImplementation 'junit:junit:4.+'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
implementation "androidx.recyclerview:recyclerview:1.2.1"
implementation "androidx.cardview:cardview:1.0.0"
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'com.github.bumptech.glide:glide:4.12.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
implementation 'com.squareup.okhttp3:logging-interceptor:4.9.1'

API

Getting Started 🚀

- Clone the repo
- Install the dependicies
- Run it

Preview App

image image image image image image

VIDEO PREVIEW (NO ADS)

https://drive.google.com/file/d/1Td8fI1-2216DPR7w0KmDPCMCThqx_W66/view?usp=drivesdk

Releases

No releases published

Packages

No packages published

Languages