ScorpionFiko / chad-gpt

MIT License
0 stars 2 forks source link

move OpenAI call to the backend #86

Open ScorpionFiko opened 1 year ago

ScorpionFiko commented 1 year ago

As a user, I would like to receive a tailored exercise routine so that I can get in shape

Technical Acceptance Criteria:

  1. The OPenAI call must be moved to the backend
  2. the OpenAI call must be called form the front end
  3. The openAI call must return data to the front end