/Ajio

Ajio is an online shopping application where user can buy different products from toys to jewellery.

Primary LanguageJava

GitHub Cards Preview

App Name Describe Tech Stack Google Play
Ajio Clone Ajio is a one stop online fashion destination brought to you from the house of Reliance. Android, Java, Firebase, Glide 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