Skip to content

App that makes reading in English easier for Russian speaking people. Coursework team project at the university

Notifications You must be signed in to change notification settings

rinas-ink/FrankReader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frank Reader

Application that allows user to load books from its library, read them using the built-in translator and save unknown phrases to a personal dictionary for later study. It makes easier to read in English for Russian-speaking people.

Created during the spring semester of the first year of the Applied Mathematics and Informatics program at the Higher School of Economics of St. Petersburg.

Dependencies for Ubuntu 20.04:

  • Qt5 (qt5-default)
  • mysql-server
  • libmysqlcppconn-dev
  • nlohmann-json-dev
  • libcrypto++-dev
  • libssl-dev
  • libcurl-dev

Also it is nesessary to create files config.json with your own information. You can find examples of these files in client and server directories.

See detailed description of application architecture here.

About

App that makes reading in English easier for Russian speaking people. Coursework team project at the university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • CMake 0.6%