| # classes | Example Project | Project Planning | Rubric |
|---|---|---|---|
| 3 | 04 RP | 04 PP | 04 RB |
In this unit, coders will create an object representation of their Portfolio page. With this update to their portfolio, all of the displayed information will be generated from a JavaScipt object. To create this project, coders will create an object representation of their portfolio, navigate the object, and display information to the screen.
- 1.1 introduction to data
- 1.2 Use JavaScript to create a simple object
- 2.1 create a data representation using nested objects
- 2.2 learn to access properties of an object using dot and bracket notation
- 3.1 add new properties, modify, and delete properties an object
- 3.2 Update existing properties of an object
- Fork this repo to your own github account.
- Clone this repo into your own Cloud9 account workspace.
- Create your README.md file.
- Follow the instuctions in the comments to create your project
- Push all changes to GitHub.
- Host project on gh-pages.
- Add links to working url and project source code to your portfolio with an image and short description of the project.