Skip to content

Commit

Permalink
Renamed implementation file, fixed README for Unit 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo committed May 2, 2022
1 parent b3f990f commit b41b4f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion 8-capstone-project/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,11 @@ You are encouraged to explore concepts not covered in this curriculum to aid in
|Explanation for development workflow. |Workflow is clear and organized. |Some parts of the workflow are organized but overall clarity is lacking. |Development workflow is not organized. |
|Create a storyboard for the app. |Storyboard identifies a clear end-to-end experience which considers different decision making paths. |Storyboard identifies an end-to-end experience with one decision making path. |Storyboard does not identify a clear end-to-end experience. |
|Identify design and environmental impact on decision making. |Rationale for design and environmental impact takes into account various factors. |Minimal consideration for design and environmental impact (3 or less factors considered). |No consideration for design and environmental impact. |
|Create documented scripts for app logic. |Script is well documented with comments to explain end-to-end what the code does. |Script contains some comments to explain logic but does not provide full picture. |Scripts lack comments to explain what the code does. |
|Create documented scripts for app logic. |Script is well documented with comments to explain end-to-end what the code does. |Script contains some comments to explain logic but does not provide full picture. |Scripts lack comments to explain what the code does. |


## Implementation Examples


### Augmented Reality - iOS
[**iOS AR Implementation Example**](/8-capstone-project/ios-ar-example.md)
File renamed without changes.

0 comments on commit b41b4f9

Please sign in to comment.