Skip to content

Ravindra0310/LinkedIn_Clone

Repository files navigation

LinkedIn_Clone

We have create a clone of Linkedin App based on MVVM architecture. The app allows users to connect with people socialy, the app uses firebase for the backend.


Tech stack & Open-source libraries

  • Minimum SDK level 21
  • Firebase - for user authentication & realtime database for storing and retrieving data.
  • Hilt for dependency injection.
  • JetPack
    • Lifecycle - dispose of observing data when lifecycle state changes.
    • ViewModel - UI related data holder, lifecycle aware.
    • compose - Modern Android UI toolkit.
  • Architecture
    • MVVM Architecture (View - ViewBinding - ViewModel - Model)
    • Repository pattern
  • Glide - loading images.





Architecture

Book Parking is based on MVVM architecture and repository pattern. architecture

Getting Started

  1. Add Firebase to your Android Project.
  2. Copy the google-services.json file you just downloaded into the app/ or mobile/ directory of your Android Studio project.
  3. Select the Auth panel and then click the Sign In Method tab.
  4. Click Google and turn on the Enable switch, then click Save

About

Clone of linkedIn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •