INF-250: Web Design and Development — Activities & Presentations
In-Class Work & Presentations
Work either individually or with a partner on one of these activities for the first 30 - 40 minutes of class. Then each person/group will do a brief demo of what they accomplished.
Use your own knowledge as much as you can. You can use AI to help - but be sure you can explain what's going on for your presentation!
Option 1: Task List App
Continue working on the task list app we started on Tuesday. If you need a fresh start, get the starter code here: Task List App
Option 2: Click the Target Game
I've built out a very simple game where a target moves around the screen and tracks how many times the player clicks it. See the repo for an explanation of how it works as well as suggestions to improve it: Click the Target
Option 3: Style the Unstyled
Here's a well-structured HTML page with a lot of content, but the lack of styles makes it hard to read and boring to look at. Use your CSS knowledge to improve its appearance and readability: Style Help