Linguarticle is an article translation web application.
The idea of an app is to be a place where you can not only save, read, and translate articles, but also save new words to your own dictionary to learn a new language.
For now articles from BBC and CNN are rendering correctly.
The translation is from English to Ukrainian.
To translate an Article input its url to scrape it with Scrapy.
Pick a saved article from your list to visualize its content.
Select words to receive translation in Ukrainian.
You can add words to your personal dictionary.
Front-End files can be found in apps/static
and apps/templates
Preview | YouTube Video
make d-run
Run locally:
make d-run-local-dev
Purge:
make d-purge
URLs:
/swagger/
, /redoc/