ScorpionFiko / chad-gpt

MIT License
0 stars 2 forks source link

move Google Images API call to the backend #85

Open ScorpionFiko opened 1 year ago

ScorpionFiko commented 1 year ago

As a user, I would like to see images of the exercise so that I do it correctly

Technical Acceptance Criteria:

  1. The Google search API call must be moved to the back end
  2. The Google search API must be called from the fron end
  3. The Google search API must return results to the front end