Getting Started on Your Project

In this Lab, we will look at how to code a sample website. This should give you some insight into how to efficiently start developing a medium-size team project.

Navigational and File Structure

The website that we will create in this lab, will have the following navigational structure (red denotes partner responsibility, and blue denotes a JavaScript application):


The files will be organized in the following way (all images files will reside in the Images directory):

To do