This document summarizes an Android application that was created to allow organizations to easily update their members with the latest information. The application allows both users and hosts to log in. Hosts can post and view updates, while users can only view updates. All updated data is stored in Firebase database. Notifications are used to instantly notify users of new updates. The application aims to reduce rumors by providing a direct channel for official updates and access to information anywhere, anytime. It was created using XML and Java and stores data in Firebase. Future enhancements could address server crashing with many users and allow sharing of larger files.