Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.34 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.34 KB

Coursera Web Development course Repository

HTML, CSS, JavaScript for Web Developers by Johns Hopkins University

Assignments

Solutions to Coding Assignments during the course.

David Chu's China Bistro - Mock Restaurant Website

Variations Added:

David Chu's China Bistro 1

  • Copyright shows the current year.
  • Assignment 5 incorporated [ Specials will display random menu category].
  • Dynamically load Awards and About pages using AJAX.
  • Menu-categories and Single menu-item populated from local JSON files.
  • Change look and feel of website using CSS properties.
  • Change Menu icons and menu font-weight.

David Chu's China Bistro 2

  • Same as 1
  • Dynamic pages load using JQuery