language-learning-app/api/app/domain/models
wilson 8b687e9737
Some checks are pending
/ test (push) Waiting to run
feat: [api] Add choose your own adventure functionality
2026-05-03 17:17:47 +01:00
..
__init__.py Start architecting things into domain driven design / hexagonal architecture 2026-03-25 21:10:10 +00:00
account.py feat: [api] Add the WordPacks functionality and their endpoints 2026-04-14 10:17:33 +01:00
adventure.py feat: [api] Add choose your own adventure functionality 2026-05-03 17:17:47 +01:00
dictionary.py feat: Create the email_verification_token entity, and both scaleway and 2026-04-11 06:56:50 +01:00
flashcard.py refactor: [api] Remove the direction field from flashcards and word_bank_templates 2026-04-17 07:18:40 +01:00
learnable_language.py feat: Add Learnable Languages 2026-03-27 10:32:46 +00:00
pack.py refactor: [api] Remove the direction field from flashcards and word_bank_templates 2026-04-17 07:18:40 +01:00
summarise_job.py feat: Update responsibility between the job and the translated_articles 2026-03-30 07:11:32 +01:00
translated_article.py feat: Update responsibility between the job and the translated_articles 2026-03-30 07:11:32 +01:00
vocab.py feat: [api] Add the WordPacks functionality and their endpoints 2026-04-14 10:17:33 +01:00