This is the moment of truth! We’ll build together a “Pet Care Tracker”: an app to manage your pets’ profiles, track their mood, and remember vet visits. It won’t be the usual todo list or expense tracker, but something you’ll actually want to show off! You’ll use EVERYTHING you’ve learned: variables, arrays, IndexedDB, photo uploads, APIs, PWA… but most importantly, you’ll learn to direct AI like a true director. From brainstorming to deploying on Netlify, step by step. And yes, in the end you’ll have a real app you can install on your phone!
🧠 We’ll see other terms along the way (and there’s always the Glossary available).
Until now you’ve learned individual “movie tricks”: lights (HTML), set design (CSS), special effects (JavaScript). Now it’s time to shoot your first complete film!
But here’s the twist: you are the director, AI is the crew.
Remember: You don’t need to know how to use every piece of equipment. You need to have the vision and know how to communicate it!
An app that:
Before starting, set up your workspace:
pet-tracker on your desktop⚠️ ATTENTION, IMPORTANT ⚠️
Data will be saved ONLY on the device you use. If you change computer or delete browser data, you’ll lose everything. This is normal for an educational project! (In the real world you’d add a backend with database, but one step at a time).