Junior Programming Homework 2

Due Sunday, July 14th at 10pm

The Goal of this assignment is to practice manipulating the DOM using Javascript. We're also going to be getting an introduction to using HTML forms. Below, we have two videos, one walking through the Moodboard problem and the other walking through the Typing Coach problem. Your goal is to write the necessary Javascript to make the website work.

To Begin

  1. Download this folder.
  2. Unzip the folder.
  3. Open the folder in Visual Studio Code.
  4. Code!

To Submit

Each problem will be worth 40 of the 100 total points for this assignment. The other 20 points will be allocated to the Code Academy Assignment. You'll be graded on accuracy, or how similar your submission is to the image.
To submit, please follow these steps:

  1. Compress (or zip) the hw2_starter folder
  2. Submit the hw2_starter.zip file to this form.


Moodboard

40 points

Typing Coach

40 points

Extra Credit (optional)

For extra credit, choose one of the websites we created and improve it in some way. To do so, you may edit the CSS, the HTML, or the Javascript. You'll be given points based solely on how complex your improvement is.

To submit, please follow these steps:

  1. Compress (or zip) the folder for your webpage
  2. Submit the zipped file to this form.

Here are some other notes: