Skip to content

Car Mechanic API #3

@AarushKota

Description

@AarushKota
  1. Take in a car with a make model and issue and give back the mechanic tip is.
  2. Will have a table of tips with corresponding make model and issue.
  • Make a table of tips with id, make, model, year, and issue, and tip.
  • Make API with get request
  • Get request will take in the make model and issue and return the tip based off the issue they have.
  • Get request will ask our table for the tip (Asks tip for specific model year etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions