2.1 Real-World Iteration
Take feedback and improve without overbuilding.
Your App Is Live — Now What?
You deployed your app. You shared the link. Now people are using it (or trying to). This is where the real learning starts.
Collecting Feedback
The best feedback comes from watching someone use your tool. Ask a parent, a student, or a friend to:
- Open the intake form on their phone
- Fill it out without any guidance from you
- Tell you what confused them, what was slow, or what they expected to see
Write down every piece of feedback, even if it seems minor.
The Iteration Trap
After collecting feedback, you will be tempted to add a dozen features. Resist. Instead:
- Fix what is broken — if the form does not work on mobile, fix that first
- Clarify what is confusing — if parents do not understand a field label, change the label
- Ignore feature requests for now — "it would be cool if..." is not the same as "I cannot use this because..."
Making Changes
Work with your AI assistant to:
- Review the feedback you collected
- Prioritize fixes over features
- Make the changes
- Test again with the same person who gave the feedback
One Change at a Time
Deploy after each meaningful change. Do not batch a dozen changes into one update. Small, frequent updates are easier to test and easier to roll back if something breaks.
Next: 2.2 Storage, Costs, and Free Tiers — understanding what you are paying for.