Skip to content

GameOnAnil/MyInstagramClone

Repository files navigation

My Instagram Clone

This is my instagram clone app to pratice Firebase login and signup and use of Firestore

Download latest apk from below 👇

Instagram Clone App

Built With 🛠

  • Kotlin - First class and official programming language for Android development.
  • Navigation Component -Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app.
  • View Binding View binding is a feature that allows you to more easily write code that interacts with views.
  • Firebase Firestore:Cloud Firestore is a flexible, scalable database for mobile, web, and server development from Firebase and Google Cloud.
  • Firebase Authentication:Firebase Authentication provides backend services, easy-to-use SDKs, and ready-made UI libraries to authenticate users to your app.

Package Structure

 --com.gameonanil.my.instagramcloneapp
   |-- adapter             (has all the recycler adapter)
   |-- models              (has all the data class)
   |-- ui                  (All Activity and Fragment)
     |-- main              (Activity and Fragments after login)
     |-- start             (Login and signup fragment)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages