diff --git a/projects/project_01/README.md b/projects/project_01/README.md index b34adde..09d3d08 100644 --- a/projects/project_01/README.md +++ b/projects/project_01/README.md @@ -81,13 +81,13 @@ Most importantly a **technical demonstration** of your app which: Score | Category | Expectations | Expectations | Expectations | Expectations | Expectations | ----- | ------------ | ---------------- | --- | --- | --- | --- | - **5** | Project Workflow | Do you have a Github respository for your project (not inside your wdi-remote repo)? | Did you complete the user stories | wireframes | README.md with specified information | source control with Github (commits) - **2** | Technical Requirements | Did you deliver a project that met all the technical requirements? | Given what the class has covered so far, did you build something that was reasonably complex? - **2** | Creativity | Did you add a personal spin or creative element into your project submission? | Did you deliver something of value to the end user (not just a login button and an index page)? - **2** | Code Quality | Did you follow code style guidance and best practices covered in class, such as spacing, modularity, and semantic naming? | Did you comment your code as your instructors have in class? - **1** | Deployment | Did you deploy your application to a public url using GitHub Pages? - **2** | Technical demonstration | Is 5 minutes in length & shows off all the features of your app. | Expalins technical details, technical challenges, and any improvements you might make. - _Maximum possible points_ | **14** + **5** | Project Workflow | Do you have a Github respository for your project (not inside your wdi-remote repo)? | Did you complete the user stories | wireframes | README.md with specified information | source control with Github (commits) | + **2** | Technical Requirements | Did you deliver a project that met all the technical requirements? | Given what the class has covered so far, did you build something that was reasonably complex? | + **2** | Creativity | Did you add a personal spin or creative element into your project submission? | Did you deliver something of value to the end user (not just a login button and an index page)? | + **2** | Code Quality | Did you follow code style guidance and best practices covered in class, such as spacing, modularity, and semantic naming? | Did you comment your code as your instructors have in class? | + **1** | Deployment | Did you deploy your application to a public url using GitHub Pages? | + **2** | Technical demonstration | Is 5 minutes in length & shows off all the features of your app. | Expalins technical details, technical challenges, and any improvements you might make. | + _Maximum possible points_ | **14** | ​