https://github.com/kaushalvasava/chatting_app
It is a chatting application using StreamChat Sdk
https://github.com/kaushalvasava/chatting_app
android-app chatting chatting-app kotlin kotlin-android navigation-component stream-sdk viewbinding
Last synced: about 2 months ago
JSON representation
It is a chatting application using StreamChat Sdk
- Host: GitHub
- URL: https://github.com/kaushalvasava/chatting_app
- Owner: KaushalVasava
- Created: 2023-01-27T09:16:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T07:25:51.000Z (over 3 years ago)
- Last Synced: 2025-10-09T02:52:31.553Z (8 months ago)
- Topics: android-app, chatting, chatting-app, kotlin, kotlin-android, navigation-component, stream-sdk, viewbinding
- Language: Kotlin
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chatting_App
It is a chatting application using StreamChat SDK
Features:
- You can add Channels for chatting
- Update profile pic
- Timestamp for message
- You can see user online status
You will learn android developement concepts :
- Kotlin
- Navigation components
- ViewBinding
- Stream Chat SDK
- Single activity design pattern
Thank you
Kaushal Vasava.