UNIT 9
Food sovereignty is the right to decide what you grow, what you eat, and how food moves through your community. Build a resource page about it - and write your first JavaScript.
Native food sovereignty isn't just about agriculture. It's about reconnecting to seeds that have been cultivated for centuries, rebuilding food systems that colonization tried to destroy, and deciding who gets to define what your community eats. That's worth a whole website.
On the coding side, this unit introduces HTML forms - the technology behind every input field, dropdown, and submit button on the internet. You'll build a community recipe submission form. When someone fills it in and hits submit, something happens on the page. That 'something' is your first JavaScript.
JavaScript is the language that makes websites respond. You've been building pages that look good. Now you'll build one that does something. It's a big step - and you're ready for it.
A food sovereignty resource page - hero section, pillars, recipe cards, and a working form.
The form is the star. Fill it out and hit submit - and the page responds. That's JavaScript doing its job.
You researched the content. You built the form. You wrote the code that makes it work.
Eight websites in. You're about to write your first JavaScript.
Your learning path
The food sovereignty content in this unit draws from Indigenous-led food organizations, Native chefs and authors, and Tribal nation resources. Food sovereignty is an active, ongoing movement across Native communities in Minnesota, North Dakota, and South Dakota. These sources represent that work as it is happening today.
Indigenous-Led Food Organizations
Food Sovereignty Concepts & Policy
This unit aligns with computer science, health and nutrition, social studies, and Indigenous cultural standards across MN, ND, and SD. Click a panel to expand.
getElementById, listening for events with addEventListener, and modifying the display with style.display. Each piece is explained and practiced before they are connected into a complete interaction.)