Privacy
By Jonathan R. Reed, updated
The app is private by design.
WeatherNext is built for a small authorized guest list. The public site does not sell accounts, run ads, or invite open signups. Access is controlled through Google sign-in and an allowlist in the app code. If you are not on that list, the dashboard should not expose the private weather interface to you.
The app may use browser storage for preferences such as theme, saved locations, selected units, and dashboard settings. Browser storage is tied to the device and browser you use. Clearing site data, switching browsers, or using private browsing can remove local settings.
WeatherNext uses provider-backed services for authentication, map rendering, and weather or environmental data. Those services may process technical request details such as IP address, user agent, requested URL, approximate location query, authentication state, and timestamps so the app can load and protect the dashboard.
The public pages can be read without signing in. The private dashboard requires JavaScript because the app depends on client-side authentication, browser state, and interactive map controls. If JavaScript is disabled, the project should still explain its purpose, but it should not expose saved dashboard data or private app controls.