Welcome to the WeatherWise Assignment Starter Template! This repository helps you kickstart your project by combining Python, weather APIs, data visualisation, and AI-assisted development. 🤖📊
- Click "Use this template" on GitHub to create your own copy.
- Rename your repository to something like
weatherwise-jane-doe
. - Clone it and start developing in
starter_notebook.ipynb
.
starter_notebook.ipynb
— Main notebook to build your project.ASSIGNMENT.md
— Full assignment specification.ai-conversations/
— Save your.txt
AI conversations here.resources/
— Guides, prompting tips, and AI technique examples.submission/
— Files to help you finalise your submission:checklist-md.md
— Submission checklistreflection.md
— Write your 300–500 word project reflectionone-page-summary.md
— (Optional) Your own summary of key ideas or process
📄 Quick Overview:
A one-page summary of the full assignment is available in resources/assignment-summary.md
.
✅ Complete all required functions
✅ Include at least 5 AI conversations in ai-conversations/
✅ Document your intentional prompting
✅ Fill in your project reflection in submission/reflection-template.md
✅ Zip your project and upload it to the LMS
🧠 AI Conversations
Save your AI interactions in the ai-conversations/
folder.
See ai-conversations/how-to-log-ai-conversations.md
for details.
--
Check out: Check out:
resources/ai-tips-tricks.md
— Prompting tips and pitfallsresources/sample-prompting-journey.md
— Full example of AI-enhanced developmentresources/prompts-by-method-step.md
— Prompts aligned with the 6-step dev processresources/before-after-example.md
— Required: Show how your prompting improved AI-generated code
Good luck and have fun! 💡🌤️