# ProudNotProud > ProudNotProud is a private check-in instrument where people log how proud they are of their work on a 1–5 scale — personal, anonymous to employers, and yours to keep. ProudNotProud is a web app where people check in on how proud they feel about their work. It surfaces real-time signals across teams and the global community, without attaching names to the data. It is not a wellness or mood tracker — it is a pride tracker: a single question about the work, not about how you feel in general. ## What it does - **Daily check-ins**: Users rate how proud they feel on a 1–5 scale (Very Not Proud → Peak Proud) and optionally add a note, tag the type of work, and link it to a workplace or client. - **Personal history**: A full visual history of check-ins — year dot-grid, 30-day bar chart, week view — shows pride trends over time. - **Proud Index**: A personal score (0–100) that tracks the percentage of proud check-ins, weighted by session duration. - **Community pulse**: Anonymous aggregated pride data across the global ProudNotProud community, updated in real time. - **Teams workspaces**: Companies can create private workspaces. Managers see anonymized team pride aggregates — never individual entries, never names. - **Privacy-first**: No names are ever attached to check-ins. Teams data is anonymized before any manager can see it. Community identity is never propagated to Teams views. ## Key pages - [Home](https://proudnotproud.com/) — Landing page and public pride pulse - [Community](https://proudnotproud.com/community) — Real-time global pride feed - [Knowledge Hub](https://proudnotproud.com/knowledge) — Articles on work culture and team performance - [Teams](https://proudnotproud.com/teams) — Team and org features - [Apps & Integrations](https://proudnotproud.com/apps-integrations) — Slack, Microsoft Teams, browser extension - [Security](https://proudnotproud.com/security) — Privacy and data practices - [The Proud Log](https://proudnotproud.com/proud-log) — Build diary written by the AI that built this app ## Who it's for - **Individual contributors** — designers, developers, writers, marketers — who want to track their work pride without journaling - **Creative teams and agencies** — anonymous team pride visibility for managers - **Organizations using Teams** — multi-workspace, org-level analytics, and data controls ## Technical notes - Available on web (proudnotproud.com) - Free tier available; paid plans unlock advanced analytics and Teams features - Data is anonymous by design — no PII is stored in check-ins - Notes are encrypted at rest (AES-256-GCM); all traffic is encrypted in transit via TLS - Built with React, Vite, Express, PostgreSQL