This website requires JavaScript.
Explore
Help
Sign In
wilson
/
language-learning-app
Watch
1
Star
0
Fork
You've already forked language-learning-app
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
27f7a7c3f3
language-learning-app
/
api
/
app
/
domain
/
models
History
wilson
27f7a7c3f3
feat: Build the flashcards model, routes, etc.
2026-04-09 20:40:11 +01:00
..
__init__.py
Start architecting things into domain driven design / hexagonal architecture
2026-03-25 21:10:10 +00:00
account.py
feat: Endpoints to manage your account.
2026-04-08 20:50:26 +01:00
dictionary.py
feat: Build the bilingual dictionary data
2026-04-08 20:26:26 +01:00
flashcard.py
feat: Build the flashcards model, routes, etc.
2026-04-09 20:40:11 +01:00
learnable_language.py
feat: Add Learnable Languages
2026-03-27 10:32:46 +00: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: vocab endpoints
2026-04-08 20:37:00 +01:00