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
@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