Code Monkey home page Code Monkey logo

byob's People

Contributors

ashtonkbailey avatar colev1 avatar kayleenovak avatar

Watchers

 avatar  avatar

Forkers

ashtonkbailey

byob's Issues

Query for Concerts

The query for concerts is currently accepting concert ids as a parameter.

Restructure the query to accept a string for the venue.

Remove 404 status code, if there are no matching concerts to the venue, the front-end should relay the info to the user. Should not be relayed through a status code.

Continuous Integration

Use TravisCI for CI

  • if the test suite passes, the app should be automatically deployed to Heroku

Error If Repeat Venue

Response to posting a new venue should have an error if the venue already exists in the database.

Find a Data Source

Data should have at least 2 different tables with at least 1 relationship (one-to-many or many-to-many)

Configure Data Base

  • Postgresql database configured for development environment using knex

  • Data is seeded into the database

README

The update concerts and update venues examples say to use the POST method, it should be PUT

Query Parameter

Include a query parameter on at least one endpoint in order to filter the venues or concerts.

  • ex: api/v1/concerts?venue=1

Documentation for API

All endpoints should be documented including:

  • what is required for that endpoint
  • what the response will return if the request is successful

Create 4 Get Endpoints

There should be 4 Get Endpoints for the data

  • 2 GET endpoints for all of one resource (i.e. /api/v1/venues)

  • 2 GET endpoints for a specific resource (i.e. /api/v1/venues/:venue_id)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.