项目作者: vidtho

项目描述 :
Repository for Coursera Web Development course[JHU] assignments and a mock variation of restaurant website.
高级语言: HTML
项目地址: git://github.com/vidtho/Coursera-webdev.git
创建时间: 2017-01-29T07:34:33Z
项目社区:https://github.com/vidtho/Coursera-webdev

开源协议:

下载


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