1 pointby ScottHudson8 hours ago1 comment
  • ScottHudson8 hours ago
    Happy to answer questions.

    For context, this originally started as a very small internal tool because different teams were tracking presence using spreadsheets, whiteboards, and chat status which became messy for operational teams.

    Technically it's a simple Node.js app with a SQLite database and a lightweight web dashboard designed to run entirely on-prem with no external dependencies.

    Curious how other teams handle this problem.