CSCI 242 Project Part 3

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, 23 April.

The Task

This time write an Javascript/HTML5 application that will allow the “user” to enter classes and times.

Try to make your web application very user friendly with lots of useful menus.

Place all the entered information into a JSON structure. When the submit button is pressed, display the structure.

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