Please add a comment with the following:
- Your Name
- A link to your GitHub repo
- A link to your deployed application
- Were you able to complete the base functionality?
- Seeded a database with at least 2 tables and 1 relationship?
- 4 GETS, 2 POSTS, 1 DELETE completed?
- Do all endpoints return response with appropriate status codes?
- Documentation on all API endpoints in the README?
- Link to storyboard in README?
- Utilized PR template?
- Is there an annotated server file on a separate branch?
- Deployed as a production app on Heroku?
FOR EXAMPLE
-
Chravis
-
- Has project board? YES
- Uses PR template YES
- Seeded a database with at least 2 tables and 1 relationship? YES
- 4 GETS, 2 POSTS, 1 DELETE completed? YES
- Do all endpoints return response with appropriate status codes? YES
- Documentation on all API endpoints in the README? YES
- Is there an annotated server file on a separate branch? YES - on branch
annotated-server
- Deployed as a production app on Heroku? YES
Kirk Veitch
GitHUb
Heroku
Live Docs with sandbox
Were you able to complete the base functionality? Yes
Seeded a database with at least 2 tables and 1 relationship? Yes
4 GETS, 2 POSTS, 1 DELETE completed? Yes
Do all endpoints return response with appropriate status codes? Yes
Documentation on all API endpoints in the README? Yes
Link to storyboard in README? Now it is.
Utilized PR template? Tried to so mostly yes.
Is there an annotated server file on a separate branch? yes annotated server.js
Deployed as a production app on Heroku? Yes