RoomEase

An Android mobile application allowing users to manage shared living tasks, expenses, and communication.

Overview

RoomEase is a mobile application designed to streamline household coordination among roommates. Built with React Native and Expo, the app enables users to create and manage groups, schedule events, assign chores, track shared expenses, send emergency notifications, and communicate via real-time chat. By integrating Firebase for authentication and real-time data synchronization, the app ensures seamless collaboration and organization within shared living spaces.

Technologies

The app is developed using React Native with Expo for cross-platform mobile development, while Redux manages state efficiently across components. Firebase provides backend services, including authentication, Firestore for real-time database management, and storage. The application follows Agile development practices, with testing handled through Jest and React Native Testing Library to ensure reliability and performance.