Whatsapp clone. Uses firebase Realtime database, Storage and authentication
- ChatWard is a whatsapp clone app.
- I used Firebase Authentication to enable secure user authentication, Firebase Realtime Database and Storage to store and retrieve data.
- Material Design guidelines to ensure a consistent and visually appealing user experience, and Glide library to load and cache images.
- Chatting: Users can chat with their friends by sending and receiving text messages, images, and audio files.
- Profile: Users can set up their profile with a profile picture, name, and status.
- Notifications: Users receive notifications when they receive new messages, ensuring they don't miss any important messages.
- User Registration: Users can create an account using their email and password or sign in using their Google account.