Unit04 Home Improvement Calculator

Overview

Create a web application that allows customers to easily calculate how much paint and carpet they need to remodel a room.

Vocabulary

Web Application
A Web application is a program that is stored on a server and delivered over the Internet to a browser.
Home Screen
A home screen consists of a grid of application links or shortcuts that can often be arranged over multiple pages.
Favicon
A favorite icon (favicon) is a small graphic displayed on the browser tab and bookmark list. Typically it is a small version of the site logo. Originally it was a 16px x 16px .ico file but now is a series of graphics saved as .png in various sizes. The larger file sizes are used an icon on a mobile device home screens.

Tools

Objectives

At the end of this module, you should be able to...

Tasks

Watch

Reflection Questions

Read How To Improve And Measure Your Progress Learning Web Design by Shane Hudcon

Assignment Example

Assignment Checklist

Unit04 Home Improvement Calculator (10 pts)

Build and Deploy a Home Improvement Calculator

Page Header

Using the heading tag display the following

User Entry Section

Allow the user to enter the following items

User Feedback Section

Display the following information to the user in two separate areas

Page Footer

Display the following in the footer

Overall Styling

Use CSS to create a good user experience

Home Screen Icon

Build an icon for your app

Overall Page Requirements

Your page needs to meet these requirements

Grade

In order to receive a grade for this assignment you must earn 90% of the points listed above.