ajohnson10209 / CodeacademyBuildWebAPICapstone

Capstone project from the course Build Web APIs From Scratch. I completed this course on 3-25-2019
0 stars 0 forks source link

Summary #6

Open cc-prj-review-alf opened 5 years ago

cc-prj-review-alf commented 5 years ago

Criteria 1: Table Creation (Migration File)

Criteria 2: Implementation of API Specification and Functionality

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

Criteria 4: JavaScript and Express.js Fundamentals and Formatting

Overall Score: 14/16

Great job with this project. You are on your way to becoming a Node API + Express master. I hope that this taught you a lot about Test Driven Development environments. Don't stop practicing here, you will use a lot of TDD in your career path. Also, don't stop finding innovative tricks to make your code more readable. You did dan excellent job here.

ajohnson10209 commented 5 years ago

Thank for very much for the review! I enjoyed the course very much. This course has helped me greatly at my job where I had to start building APIs with node!!