Coursera-webdev
Repository for Coursera Web Development course[JHU] assignments and a mock variation of restaurant website.
Project maintained by vidtho
Hosted on GitHub Pages — Theme by mattgraham
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