Skip to content

zaurh/CoTam

Repository files navigation

CoTam is a messenger app where you can chat with your friends and send them pictures. I've used several Firebase libraries like Auth (for authentication users) Firestore (for storing user and message data) Storage (for uploading profile picture, sending images and videos).

Preview

App Screenshot

CoTam.mp4

This app contains:

Kotlin

Jetpack compose

MVVM

Firebase Auth (Authenticating users)

Firebase Firestore (Storing user and message data)

Firebase Storage (Uploading images and videos.)

Firebase FCM & Retrofit (Sending notification)

Coil (Loading images asynchronous)

Navigation (Navigating between composables with animation)

Dagger Hilt (Dependency injection)

Preferences Datastore (Saving dark theme)

Room (Saving users to local database)

ExoPlayer (Playing videos)

License

Copyright (c) 2023 Zaur Hasanov

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

Messenger app for chatting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages