nathanjwtx / codecademy_projects

Projects from Codecademy courses
0 stars 0 forks source link

The Scoop Project Review: Summary #1

Open SidTheEngineer opened 6 years ago

SidTheEngineer commented 6 years ago

Rubric Score

Criteria 1: Node.js Project Structure

Criteria 2: Implementation of API Specification and Functionality

Criteria 3: Test Case Results (Are all Test Cases Passing?)

Criteria 4: JavaScript Fundamentals and Formatting

Criteria 5 (Optional): YAML Database Saving/Loading

Overall Score: 18.5/20 👏

Overall great work with the project! The only minor area for improvement I noticed was in the updateComment function, as mentioned.

nathanjwtx commented 6 years ago

Hi Sid, thanks for reviewing my project. I believe I have fixed the issue with the comment function.