Objectives

Overview

For this project you will write HTML,CSS, and JavaScript that supports a web site providing different kinds of calculators. Two main calculators are supported: a grades calculator and an interest calculator. A video and snapshot of the web site you are expected to implement can be found in the Web Site Snapshot/Video section.

For this project, you will also create a simple web page on a free web hosting site. Additional information at the end.

Warning: this project requires a significant amount of time. Please start working on the project early.

Grading

Notice that you don't have to submit a complete web site in order to receive credit for this project. We will look at each one of the above items individually.

Specifications

Before you start implementing the web page, download the following zip file: p2.zip. This file has a folder named p2 which contains files you will need for the project. The files you need to complete for this project are:

JavaScript Programs

Requirements

Web Site Snapshot/Video

A video showing the functionality of your system can be found at Video. A snapshot of the web site's main page is provided below.

Snapshot main page

Free Web Hosting

The main component of this project is the HTML/CSS/JavaScript that was described above. The free web hosting part is a small exercise, for you to explore putting some HTML on a free web hosting site. NOTICE YOU DO NOT NEED TO PAY/BUY ANYTHING TO COMPLETE THIS PART. Here is what you need to do:

Here is an example of what we need you to complete: http://cmscex.web44.net/

Verifying Terpconnect

Make sure you use the following link to verify your page has been set correctly:

http://www.cs.umd.edu/class/spring2010/cmsc122/resources/checkTerpConnectPage.html

and it is similar to what you see in our example: http://cmscex.web44.net/

Web Accessibility