


Create boards, columns and cards with switchable color and background themes.
Reorder cards and columns in place, built on react-beautiful-dnd.
Break a card down into checklists with individually tracked items.
Discuss cards with threaded text comments and syntax-highlighted code snippets.
Members can vote on and favorite cards to surface what matters most.
Group boards into projects and manage who has access to them.
Email + verification-code sign up alongside Google OAuth, via NextAuth.
Eight selectable color palettes, in both light and dark mode.
Card detail with code snippets
Switchable board themes
Flexible enough for a workout tracker
In-depth documentation pages
Member dashboard
Project & team management
Strategy Fx was designed and built by Brian Francis to work through the hard parts of a real product end-to-end: modeling nested boards/columns/cards/checklists in MongoDB, building a custom email verification-code auth flow alongside Google OAuth, wiring up drag-and-drop state that stays in sync with the server, and theming a Material UI app across eight palettes in light and dark mode.