Skip to content
/ Postgram Public

Social media app where you can post pictures.

Notifications You must be signed in to change notification settings

zaurh/Postgram

Repository files navigation

Postgram is a social media app where you can post images and chat with your friends. I've used three Firebase features : Auth (for authentication users), Firestore (for creating data and retrieving it, and also for the chatting feature), and Storage (for uploading profile pictures and posts).

Preview

App Screenshot

This app contains:

Kotlin

Jetpack compose

MVVM

Firebase Auth (for authentication users)

Firebase Firestore (for storing user and message data)

Firebase Storage (for uploading images and videos.)

Coil (for loading images asynchronous)

Navigation (for navigating between composables)

Dagger Hilt (for dependency injection)

About

Social media app where you can post pictures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages