/Social-Media-App

This is a social media app which allows users to login using google authentication,make a post,give profile picture,display time of the post,creator of the post

Primary LanguageKotlin

Social Media App

This is a social media app which allows users to :-

❓ Login using Google Authentication

❓ Make a post

❓ Set Profile Picture

❓ Display time of the post

❓ Display creator of the post

❓ Like the post

❓ Realtime Updation of Likes of the post

⭐I have added detailed explanation of the entire codebase in the form of comments so that anyone familiar with Kotlin and MVVM can understand.

This app uses a similar architecture to the MVVM (Model View View-Model) architecture.

1. Google Authentication on new user sign up:



2.Make a Post:



3. All posts by different users and likes updation in realtime:


GIF

GIF