Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhaskarkatara/chatroomwithfirebase
Short and Sweet ChatApp where user can create their own chatroom anyone can chat with that room owner
https://github.com/bhaskarkatara/chatroomwithfirebase
firebase firebase-auth kotlin mvvm-architecture
Last synced: 7 days ago
JSON representation
Short and Sweet ChatApp where user can create their own chatroom anyone can chat with that room owner
- Host: GitHub
- URL: https://github.com/bhaskarkatara/chatroomwithfirebase
- Owner: bhaskarkatara
- Created: 2024-06-28T15:13:48.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-01T07:19:00.000Z (5 months ago)
- Last Synced: 2024-07-05T17:38:42.856Z (4 months ago)
- Topics: firebase, firebase-auth, kotlin, mvvm-architecture
- Language: Kotlin
- Homepage:
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This the simple and sweet ChatApp , where User have to signUp first and login with their crendetials
After logging Successfully , User can CREATE their own chat room | or join another rooms which is show there ( Created by another User)
Realtime chating is process ::Here are the Given Steps How to StepUP firebase(Authentication for User) and Cloud Firestore for Users and ROOMS
-> Step1 : Go the the Android Studio -> Tools -> Firebase -> Authentication -> there are various options you can select any of them
-> Step2: Add SDK dependecnies( given below there)
-> Step3 : Add Cloud FireStore(You can select any of them )
-> Step4 : Add SDK dependecnies( given below there)
Go the firebase Console ( Simply type on google) and add our project there , Get Started with Email Authentication Option
and same with Cloud FireStore, Change their User Setting(***read and write***)