Programming

Building on the Website project, we will add JavaScript to add user interaction. Along with HTML and CSS, JavaScript is the third technology the web is built on, it enables websites to have dynamic content, or content that changes depending on user input.

We’re going to build a Mad Libs style program, where a user fills in some details and the program generates a story based on those details.

Programming Assignment

Create a website using HTML, CSS and JavaScript, that takes at least 5 inputs from the user and generates a story based on the user input. It can include text, images and other media. Publish the website using Code Sandbox. On Open Lab, create a post with documentation of the project with images and the following statement.

MMP100 | PROGRAMMING PROJECT STATEMENT

Title: 

Semester/Year:

Coding/programming languages:

Description (3-4 sentences giving the person looking at your work insight into your creative and technical process. For example: What is the general concept behind your program? What inspired it? Why did you choose these specific inputs? How should the user interact with the program? What was the most challenging part of the project and how did you solve it? etc.)