vipindevanz / Ajio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Cards Preview

App Name Describe Tech Stack Google Play
Shop Karo Shop for electronics, books, and other lifestyle products. Android, Java, Kotlin, Firebase, Glide, MVVM, Live Data Get it on Google Play

Dependencies

implementation 'com.github.bumptech.glide:glide:4.12.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
implementation platform('com.google.firebase:firebase-bom:28.2.1')
implementation 'com.google.android.gms:play-services-auth:19.0.0'
implementation 'de.hdodenhof:circleimageview:3.1.0'
implementation 'com.razorpay:checkout:1.6.6'
implementation 'com.facebook.shimmer:shimmer:0.5.0'
implementation 'com.firebaseui:firebase-ui-auth:6.2.1'
implementation 'com.google.firebase:firebase-auth:21.0.1'
implementation 'com.google.firebase:firebase-database:20.0.0'

Instructions to clone this project ✌

  1. Open Android Studio.
  2. Go to File > New > Project From Version Control.
  3. Copy the link of this repositary.
  4. Paste the link in Url Box of Android Studio window and click on "Clone" button.

Here are the some screenshots of the cloned application

GitHub Cards Preview GitHub Cards Preview

About


Languages

Language:Java 94.4%Language:Kotlin 5.6%