CSCI 242 Project 1 Part 2

Purpose

Continue with Project 1 and generate a mockup of the schedule display.

Due dates

This assignment should be completed by 11:00 PM on Monday, 16 April.

The Task

Write a HTML5 page using the <canvas> to display something similar to Joe Daugherty’s Java applet.

Your <canvas> should actually be empty. Call JavaScript routines to fill in the canvas. I suggest you use an image for the grid and then paint some rectangles on it.

Store your page so it can be accessed by the following URL.