diff --git a/projects/project_01/README.md b/projects/project_01/README.md index fcd0580..2f3d1a3 100644 --- a/projects/project_01/README.md +++ b/projects/project_01/README.md @@ -63,6 +63,31 @@ Most importantly a **technical demonstration** of your app which: * Explains the technical challenges * Explains which improvements you might make +## Project Feedback + Evaluation +​ +* __Project Workflow__: Did you complete the user stories, wireframes, and the README.md file as specified above? Did you use source control (Github commits) as expected for the phase of the program you’re in (detailed above)? +​ +* __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? +​ +* __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)? +​ +* __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? +​ +* __Deployment__: Did you deploy your application to a public url using GitHub Pages? +​ +* __Total__: Your instructors will give you a total score on your project between: +​ + Score | Expectations + ----- | ------------ + **0** | _Incomplete._ + **1** | _Does not meet expectations._ + **2** | _Meets expectations, good job!_ + **3** | _Exceeds expectations, you wonderful creature, you!_ +​ + This will serve as a helpful overall gauge of whether you met the project goals, but __the more important scores are the individual ones__ above, which can help you identify where to focus your efforts for the next project! + + + --- # Project Week