Commit graph

16 commits

Author SHA1 Message Date
c9dd9d0b4c feat: [api] Create better "search" functionality for the dictionary 2026-04-18 17:26:09 +01:00
517e2bf90e refactor: [api] Remove the direction field from flashcards and word_bank_templates 2026-04-17 07:18:40 +01:00
628b61f4e1 feat: [api] Add the WordPacks functionality and their endpoints 2026-04-14 10:17:33 +01:00
3a3537831a feat: [api] Add Onboarding, and account validation endpoints 2026-04-11 08:08:10 +01:00
88c355053f feat: [api] Create the Register and Onboarding endpoints (API and BFF) 2026-04-11 08:01:03 +01:00
aa4987981d feat: Create the Dictionary Lookup Service; methods for fidning
Some checks are pending
/ test (push) Waiting to run
vocabulary and words
2026-04-10 07:11:57 +01:00
27f7a7c3f3 feat: Build the flashcards model, routes, etc. 2026-04-09 20:40:11 +01:00
0281caef7c feat: Endpoints to manage your account. 2026-04-08 20:50:26 +01:00
689e10d1bc feat: vocab endpoints 2026-04-08 20:37:00 +01:00
873ebacd4d feat: Build the bilingual dictionary data 2026-04-08 20:26:26 +01:00
8252b6fcf0 feat: Update responsibility between the job and the translated_articles 2026-03-30 07:11:32 +01:00
dbc921d98a feat: Add the TranslatedArticle entity 2026-03-27 11:04:05 +00:00
046504e6a1 feat: Add Learnable Languages 2026-03-27 10:32:46 +00:00
746aa5f382 API: Add the part_of_speech and transcript generation in the sumamry job 2026-03-27 09:45:44 +00:00
407d423a4c API: allow free access to audio files; create the article_service 2026-03-26 20:47:15 +00:00
271519204c Start architecting things into domain driven design / hexagonal architecture 2026-03-25 21:10:10 +00:00