The MentalCare app is an application to assist in diagnosing anxiety disorders. This app has two actors: an admin and a user. The admin actor is required to input data for the diagnosis, including symptom data, disease data, and rules. The user actor provides several features such as diagnosis, disease information, latest news, history, and profile. The diagnosis data is managed using a SQLite database and shared preferences to differentiate between login actors.