From 5ae2dd1e8c2a38db234e1cd6f3ba4b69069f581b Mon Sep 17 00:00:00 2001 From: Zakk Fleischmann Date: Tue, 9 Jan 2018 17:02:29 -0500 Subject: [PATCH] add feedback.md --- feedback.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 feedback.md diff --git a/feedback.md b/feedback.md new file mode 100644 index 0000000..d4a455b --- /dev/null +++ b/feedback.md @@ -0,0 +1,22 @@ +# Project 3 Evaluation + +## Back-end Technology +**2: Performing** +>Includes 2 models + +## Front-end Technology +**2: Performing** +>Front-end makes appropriate use of React components and views with React Router. + +## Code Quality +**2: Performing** +>Code is well-formatted, well-named, and contains few style / quality issues + +## Deployment and Functionality +**2: Performing** +>Application contains no major errors, is deployed correctly, and contains a custom Heroku app name appropriate for the app. + +## Planning / Process / Submission +**2: Performing** +>Submission contains clear evidence of planning, adequate documentation, include all from previous category, as well as additional information such as unsolved issues. +