Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.17 KB

File metadata and controls

26 lines (20 loc) · 1.17 KB

Linguarticle 📰🖋

General info

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

Commands

Run: make d-run
Run locally: make d-run-local-dev
Purge: make d-purge

API Documentation

URLs: /swagger/, /redoc/