Skip to content

Instantly share code, notes, and snippets.

@thatPamIAm
Created November 22, 2019 22:37
Show Gist options
  • Save thatPamIAm/1e3c0efd5fbbb37152b4b586a7da63b6 to your computer and use it in GitHub Desktop.
Save thatPamIAm/1e3c0efd5fbbb37152b4b586a7da63b6 to your computer and use it in GitHub Desktop.
1906 BYOB Submission

Please add a comment with the following:

  1. Your Name
  2. A link to your GitHub repo
  3. A link to your deployed application
  4. 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

  1. Chravis

  2. BYOB GitHub

  3. BYOB Heroku

    • 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
@mschneider247
Copy link

Michael Schneider
Github
Heroku

  • 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? almost... 4 GETS, 1 POST, 1 DELETE, 1 PATCH and one buggy POST
  • 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 annotations
  • Deployed as a production app on Heroku? YES

@ZoeKHarvey
Copy link

Zoë Ketcham-Harvey
GitHub
Heroku

  • 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 articulation-requirement
  • Deployed as a production app on Heroku? Not quite sure what my relationship with Heroku is at this point. We're very on and off.

@KVeitch
Copy link

KVeitch commented Nov 25, 2019

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

@vrandall66
Copy link

Vanessa Randall
BYOB GitHub
BYOB Heroku

  • 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 articulation
  • Deployed as a production app on Heroku? YES

@VPAbraham
Copy link

Victor Abraham
Heroku
Github

  • Has project board. Yes
  • Uses a PR template No
  • Seeded a db with at least 2 tables and 1 relationship? Yes
  • 4 GETS, 2 POSTS, 1 DELETE completed? Yes
  • Do all endpoints return response w appropriate status codes? Yes
  • Documentation on all API endpoints in the README? Yes
  • Is there an annotated server file on a separate branch? No
  • Deployed as production branch on Heroku? Yes, was working but recently broke it. Trying to find bug.

@dawnlunacy
Copy link

  1. Lacy Rudd

  2. BYOB GitHub

  3. BYOB Heroku

    • 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 // bugs in POSTS
    • Do all endpoints return response with appropriate status codes? No // bug issue above
    • Documentation on all API endpoints in the README? YES, more details to come.
    • Is there an annotated server file on a separate branch? NOT YET, will appear - on branch annotated-server
    • Deployed as a production app on Heroku? ALMOST

@edwindelbosque
Copy link

edwindelbosque commented Nov 25, 2019

  1. Edwin

  2. BYOB GitHub

  3. BYOB Heroku

    • Has project board? YES
    • Uses PR template? Second half 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
    • Deployed as a production app on Heroku? YES

@qfarenwald
Copy link

qfarenwald commented Nov 25, 2019

  1. Quinne Farenwald
  2. BYOB GitHub
  3. BYOB Heroku
  4. 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? YES
  • Utilized PR template? YES
  • Is there an annotated server file on a separate branch? YES
  • Deployed as a production app on Heroku? YES

@ohnomalone
Copy link

ohnomalone commented Nov 25, 2019

  1. Matthew Malone
  2. BYOB GitHub
  3. BYOB Heroku

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 annotations
Deployed as a production app on Heroku? YES

@ericwm76
Copy link

ericwm76 commented Nov 25, 2019

  1. Eric Meldrum
  2. BYOB Github Repo
  3. BYOB Heroku App
  4. 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? YES
  • Utilized PR template? YES
  • Is there an annotated server file on a separate branch? YES - branch name 'annotations'
  • Deployed as a production app on Heroku? YES

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment