Dima-Bulavenko / wordnest

0 stars 0 forks source link

DEVELOPER STORY: API translations should be added to DB #36

Closed Dima-Bulavenko closed 4 months ago

Dima-Bulavenko commented 4 months ago

As a developer I want to add translations to DB if they was received through API so that to fill my DB and speed up word translation.

Acceptance criteria

  1. If a user try to translate a word which is not in my DB then the backend must save the word and the received from API translation to the DB.