Software Project For Dummies
How I stumble my way through building applications
Published: October 27, 2025
Idea to Implementation
Task Analysis/User Flow
- How will users use your app
List Information You'd Want to Save
Design Database in Excel
Give Database to Claude Code to build
Ask about API access points (frontend - looks pretty (face), backend - brain that remembers info, learns, does logic (brain))
Get list of API Access Points
Have Claude walk you through how to test in Swagger
Wtf is pgAdmin (Google Sheets for what's going into the brain)