Chat app using firebase
This is the demo project having features given below:
- Firebase authentication using mail id.
- Storing the Chat and User detailes in Realtime Database.
- Update user name and profile image.
- Storing User profile image in Firebase Storage.
- Sign Out from the profile.
- Sign up UI
- Password must be greater than 6 digit and same as confirm password for signing up
- Sign In UI
- Log In with mail Id and password both must be available to the database for signing in
- Available user for chatting
- Update profile images and name and store it to firebase storage
- Signing out the current user and set back to the Sign In screen
- Showing chat screen for sending message and save it to realtime database