Skip to content

HaliksaR/WordEng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

247 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordEng (program for learn english for russians)

Build Status

For russians

WordEng - это программа которая помогает пополнить ваш вокабулярный запас английского языка. Суть программы состоит следующем: помочь пользователю получать или закреплять знания английского языка, в зависимости от выбранного пользователем уровня сложности словарной базы. Получать статистику об ошибках и выученных словах пользователем.

Группы пользователей

Наш проект нацелен на возрастную категорию с 6 лет и выше, т.к. обширный словарный запас важен абсолютно в любом возрасте.

Required packages:

  • Fonts Family
    Noto Sans, Liberation Sans, Sans Regular
    
  • Ubuntu/Debian
     $ sudo apt install gcc
     $ sudo apt install libc-dev
     $ sudo apt install libgtk-3-dev
    
  • Solus
     $ sudo eopkg install gcc
     $ sudo eopkg install glibc-devel
     $ sudo eopkg install libgtk-3-devel
    

Installation:

  1. Clone git repository to your $HOME directory.
    $ git clone https://github.com/HaliksaR/WordEng.git
  2. Open terminal in WordEng directory and write this commands:
    make sh # command for install required packages (not fonts)
    make # command for install program
    
    make icon # command for create launcher icon on desktop
    # or this commands #
    make console  # command for start console program
    make gtk  # command for start graephics program
    
    # uninstalling the program #
    make delete
    
    # service commands #
    make test # command for start test
    make clean # command for clear bin and build directory

TEST MACHINES

$ lsb_release -a
Distributor ID: Ubuntu
Description:    Ubuntu 18.04 LTS
Release:        18.04
Codename:       bionic
Distributor ID:	Solus
Description:	Solus
Release:	3.9999
Codename:	shannon
Distributor ID: Ubuntu
Description:    Ubuntu 17.10
Release:        17.10
Codename:       artful

Developers

About

WordEng (program for learn english for russians)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors