Functional, deployed MVP
An AI-assisted operations dashboard built with Claude Code to organize presidential responsibilities, documents, deadlines, meetings, events, and officer follow-ups.
Organization
Personal project, built for Nu Alpha Kappa Theta Chapter presidency
Role
Product Owner and AI-Assisted Developer
Period
2026
Status
Functional, deployed MVP
Live and deployed. Typecheck, lint, and the full automated test suite (87/87) pass; the production build succeeds across 60+ routes. After launch, a real chapter meeting transcript surfaced an actual bug, which was diagnosed and fixed, not just tested in the abstract.
As chapter president, the information I needed to track was scattered everywhere: chapter documents, officer responsibilities, deadlines, national and regional requirements, screenshots and announcements, meeting notes, and follow-up items spread across group chats, email, and my own notes. I wanted one private dashboard that could help me stay on top of it and reduce the odds of missing a deadline or a follow-up.
Build a working system, using AI-assisted software development, that would actually reduce what I had to hold in my head as president, without spending months learning full-stack development first.
I was the product owner and the AI-assisted developer, not a hands-off requester. I identified the problem, defined the product requirements, organized the source documents (bylaws, policies, meeting records) so Claude Code could work from them, directed the application architecture and database design through detailed prompts, reviewed what was generated instead of accepting it blindly, worked through Node.js/npm and Supabase setup myself, troubleshot real PostgreSQL and migration errors, tested the app as it was built, and made the call to cut the project's scope back down when it grew past the actual problem I was solving.
Product judgment
The original idea was a broad NAK Chapter Command Center meant to manage members, attendance, dues, fines, strikes, appeals, meetings, chapter governance, officer permissions, and financial workflows: essentially the whole chapter's administration.
Once that broader version was built out, I realized I'd built more than I actually needed to do my own job as president, and that the added complexity wasn't helping me stay on top of my actual day-to-day responsibilities. I made the call to narrow it.
The current NAK President Command Center is a private, single-user dashboard focused on my own responsibilities: tasks, a calendar of events, officer follow-ups, an upload inbox for documents and screenshots, a document library, and meeting/transcript analysis. The original chapter-management system wasn't deleted. It's archived and still fully reachable, just no longer the default view.
Feature status
Only what’s actually in the codebase. Nothing added because it was discussed but not used.
The result is a working, deployed dashboard I actually use: tasks, calendar, follow-ups, document intake, and meeting-transcript analysis, all built around a review-before-create rule so the AI never writes to my dashboard without my approval. Beyond the tool itself, I came out with hands-on experience directing an AI coding agent through a real build: writing requirements, reviewing generated architecture and database design, troubleshooting real errors, and making the product call to cut scope when the first version outgrew the problem it was meant to solve.
Member names and one financial detail were redacted from these screenshots to protect chapter privacy. Everything else shown is the live application.








Want to talk through how this applies to your team?