Ri.chat is a real-time chat application that allows users to communicate with each other through text messages and a unique drawing feature. Users can exchange messages while also drawing and sharing their creative artwork with friends.
- Kotlin: Ri.chat is primarily built using Kotlin, a modern and statically typed programming language for Android development.
- XML: XML is used for layout design and UI elements within the app.
- Firebase Database: Firebase Realtime Database is used to store and sync the chat messages and drawings in real-time.
- Real-time Chatting: Users can send and receive text messages in real-time with their contacts.
- Drawing Chat: A unique feature where users can draw and share their drawings in the chat.
- User Authentication: Secure authentication system to manage user accounts and profiles.
- Message History: View and refer to previous conversations and drawings.
To use Ri.chat, follow these steps:
- Clone the repository:
git clone https://github.com/Ritiky23/Ri.chat.git - Open the project in Android Studio.
- Build and run the app on an Android emulator or device.
- Launch the app and create an account or log in.
- Start a conversation with a contact or friend.
- Send text messages and also try the drawing feature to share creative drawings during the chat.
- Enjoy chatting and drawing with Ri.chat!
Contributions to Ri.chat are welcome! If you have ideas for new features, enhancements, or find bugs, please open an issue or create a pull request.
This project is licensed under the MIT License.







