RootLearner is a simple application to learn roots for course English Words in Culture Context in PKU.
Although there is already some application for the course, they are not perfect. What I want to do is to write a better application to make learning roots easier and more efficient.
RootLearner is a root-learning application using Qt to develop. You can either learn roots or learn words along with roots using this app. You can also chose the range you want to learn according to letter or page. As Qt is multi-platform, it is available on nearly all platform including Windows, MacOS, Linux and Android.
If you are using Windows or Android, you can just download the release binary distribution in the release page. You can also build the application on your own machine.
First, please ensure you have installed Qt on your computer. Then the building is simple - just open the CMakeLists.txt with your QtCreator and push the build button. If you are building a Windows version, MSVC toolchain is strongly recommended.