Tuhura-Tech / wiki

Free and public resources for NZ schools
https://wiki.tuhuratech.org.nz
GNU Affero General Public License v3.0
4 stars 7 forks source link

HTML/CSS/JS Mini Beginner Project Resource #141

Open westshae opened 4 months ago

westshae commented 4 months ago

Inclusion of a resource that combines the previous 3 HTML/CSS/JS resource teachings into one slightly larger project that is specifically developed to use terms from those resources, but encourages students to look online for additional help (with hints).

This also primarily focuses on giving students an understanding of how websites are put together at a basic level, understanding the place of each individual technology and allowing them to further develop their skills outside of the class as they have the fundamentals.

In this case, a perfect example would be a simple to do list, where you can add a new item to a list that is text input based, plus the option to remove an element via a button on each list item.