🚀 An Android project application that makes use of the socket.io for chatting.
It's a chatting application, after the login process, it allows you to browse the list of connected users and the ability to chat with any of them, and you can also create a chat room with a group of users, the application was programmed using Android and Socket.io.
This project was developed with the following technologies:
- Android - As a platform of development.
- Kotlin - As a programming language for android development.
- Socket.io - As a server-side for real-time chat.
- Login and Register with email and password.
- Browse the active users in the app.
- Private chat between two users.
- Chat Room between a group of users.