Breathe is a simple, intuitive app that helps you track your respiratory symptoms alongside real-time air quality and weather conditions. Log your symptoms daily, monitor how environmental factors like air quality, humidity, temperature, and rain affect your health, and view personal trends through an interactive calendar.

Designed to empower you with insights and stay one step ahead of your triggers.

Login Page

When first opening the app, you will see this login page, where you can login with an existing account by entering your email and password.

If you don’t enter an email or enter an invalid email address, you will get an auth/invalid-email pop-up error.

If you don’t enter a password, you will get an auth/missing-password pop-up error.

If you entered an incorrect password, you will get an auth/invalid-credential pop-up error.

Screenshot 2025-07-22 at 2.54.10 PM.png

If you don't have an account, you can create a new account by clicking "Don't have an account? Sign up", which will lead you to this page.

You must enter a valid email and password to create an account.

If there is already an account with the entered email, you will get an auth/email-already-in-use pop-up error.

If you forgot your password, click "Forgot Password?" to receive an email with the link to reset your password. Make sure to check your spam/junk inbox as the email might initially go there.

Track Page