ChatApp is a mobile chat application developed with React Native, designed to facilitate real-time communication between users. It allows individuals to send friend requests, accept or reject them, and engage in instant messaging with a smooth and intuitive interface.
The app leverages WebSockets for real-time chat functionality and MongoDB for storing chat history, ensuring that conversations are preserved for future reference.
While still in development, features like online status indicators are being refined to enhance the user experience. With separate repositories for frontend and backend, ChatApp showcases a modular approach to mobile app development, prioritizing responsiveness and user engagement on mobile devices.