Skip to content

Instantly share code, notes, and snippets.

@thatPamIAm
Last active October 7, 2019 15:55
Show Gist options
  • Save thatPamIAm/96db2e66b6b2e092c232a3e91d4551d0 to your computer and use it in GitHub Desktop.
Save thatPamIAm/96db2e66b6b2e092c232a3e91d4551d0 to your computer and use it in GitHub Desktop.
BYOB Submissions for 1904

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. Will-I-Am
  2. BYOB GitHub
  3. BYOB Heroku
    • 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
@kawilliams8
Copy link

kawilliams8 commented Oct 7, 2019

  1. Katie Williams
  2. Repo
  3. 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 annotation
    Deployed as a production app on Heroku? Yes

@eoneill23
Copy link

  1. Eric O'Neill
  2. BYOB GitHub
  3. BYOB Heroku
    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

@BrandyMello
Copy link

  1. Brandy Mello
  2. GitHub Repo
  3. Heroku
    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? No, see issues for migration problem
    Documentation on all API endpoints in the README? Yes
    Link to storyboard in README? Yes
    Is there an annotated server file on a separate branch? Yes
    Deployed as a production app on Heroku? Yes

@bld010
Copy link

bld010 commented Oct 7, 2019

Brianna DelValle

BYOB GitHub
BYOB Heroku

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

@djavanm
Copy link

djavanm commented Oct 7, 2019

Djavan Munroe
BYOB GitHub
BYOB Heroku
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

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