Week 19: Plan the Final Portfolio-Ready Website
This week in plain English
“A proper website starts with planning: audience, purpose, pages, tools and success checklist.”
Skills: project planning, site maps, AI planning, homepage draft, portfolio thinking
Suggested session structure: 10 minutes objective, 10 minutes ChatGPT planning, 25 minutes building, 10 minutes testing, 5 minutes recap.
Commercial objective for Weeks 19–20
Final project options
Choose one: <ul> <li><strong>Kids Safety Tools</strong>: guides, safety quiz, safety kit estimator.</li> <li><strong>Mini Business Tools for Kids</strong>: profit calculator, savings calculator, pricing estimator.</li> <li><strong>Pet Sitting Starter Website</strong>: business pages, cost calculator, enquiry page.</li> <li><strong>Website Builder for Kids</strong>: tutorials, quiz, project planner calculator.</li> </ul>
Step-by-step
- Choose the final topic.
- Write the audience: who is the website for?
- Write the purpose: what should the website help them do?
- Plan 5–7 pages.
- Choose one interactive tool: calculator or quiz.
- Ask ChatGPT for a site map.
- Create the homepage first.
- Create shared CSS.
- Upload the first draft.
ChatGPT planning prompt
I am 11 years old and building my final portfolio website using HTML, CSS and JavaScript. Topic: [INSERT TOPIC]. Please help me plan a 5-page website with one interactive calculator or quiz. Give me page names, the goal of each page, and a simple build order.
Final site map template
index.html
about.html
tools.html
guide.html
calculator-or-quiz.html
contact-or-next-steps.html
sitemap.xml
robots.txt
assets/
style.cssEnd of week check
- Final topic is chosen.
- Audience is clear.
- Purpose is clear.
- Page list is created.
- Homepage first draft exists.
- Interactive tool is planned.