ScreenSage
lead
engineer
Overview
ScreenSage is a lightweight web app that helps users understand their digital habits. Users manually log time spent on apps and websites, assign categories (work, social, entertainment, learning), and see a daily breakdown of where their attention goes. The MVP is a single-page app built with React that runs entirely in the browser—no sign-ups or backend needed. Open it, start logging, and get instant clarity on your screen time patterns.
Mission
ScreenSage — Business Plan
What we're building
ScreenSage is a web app that helps people track and organize their screen time. Users log how they spend time across apps and websites, categorize that time (work, social, entertainment, learning), and get a clear daily picture of where their attention goes — so they can make better choices about how they spend their digital hours.
Current focus
MVP: a single-page web app where users can manually log screen time entries (app/website name, category, duration), view a running daily summary by category, and browse their recent history. Everything works client-side with browser local storage — no accounts, no backend, no database. A clean, usable dashboard someone can open and start using in under a minute. It runs on the team's site at port 3000.