Unit20 Capstone Project Recipies

Overview

You have learned so much this semester about JavaScript and now it's time to demonstrate what you can do on your own. For this optional capstone project, you will build a responsive web application that uses JSON data to display food recipes for use on mobile devices as well as a laptop.

Vocabulary

Capstone
The capstone project is a unique opportunity to build a real world solution using knowledge gained from this and previous courses. It provides a way for you to demonstrate to yourself what you are capable of after 15 weeks of work.
Tap Target Size
Everything the user should be able to tap on – every button, every slider, every input control – should be at least 44x44 pts in size
Recipe
A list of ingredients, a tantalizing photo, and a set of instructions for making something yummy.
Tantalizing
Possessing a quality that stimulates desire to bake and then eat.
Real World
An activity or assignment that is identical or similar to tasks expected of employees working in a web development career.

Objectives

At the end of this module, you should be able to...

Watch

Assignment Example

Assignment Checklist

Unit20 Capstone Project Recipies (50 pts)

You will build on your own a JSON driven, dynamic website that displays at least 6 recipes.

Favorite Icon8pts
Page Header2pts
Page Navigation10pts
Images10pts
JSON file10pts

Create your own JSON data file so that each recipe contains the following

Recipe Layout8pts
Footer2pts
Overall Page Requirements

Your page needs to meet these requirements

Grade

In order to receive a grade for this assignment you must earn 90% of the points listed above.