Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 574 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 574 Bytes

InstaClone

A social media app- Instagram clone

  • No tutorials Followed or copied

Features

  • Made with Kotlin
  • Using XML for layouts
  • Firebase as backend:
    • Firestore
    • Firestorage
    • Auth
  • Uses Device Camera
  • MVVM Architecture
  • LiveData for reactive programming
  • ViewBinding for view interactions
  • Fragment-based UI

Tech Stack

  • Language: Kotlin
  • UI: XML
  • Architecture: MVVM (Model-View-ViewModel)
  • Backend: Firebase
    • Firestore
    • Firestorage
    • Firebase Auth
  • Libraries: Picasso (for Images), Google Play service (ads)