This repository contains the code for my vocabulary trainer written in Rust. Work in progress (WIP).

Zelphir Kaltstahl bc87ea6791 made columns sortable by giving them a sort index and actually added the restructured files and directories ... 6 years ago
data cd46cce8bc taking pinyin numbered into data files; refactored code into more functions 6 years ago
src bc87ea6791 made columns sortable by giving them a sort index and actually added the restructured files and directories ... 6 years ago
.gitignore d10b187f49 initial commit 6 years ago
Cargo.lock 9df9409643 added a scrollable treeview, albeit still all columns show the same strings per row 6 years ago
Cargo.toml 9df9409643 added a scrollable treeview, albeit still all columns show the same strings per row 6 years ago
LICENSE 9144864483 Initial commit 6 years ago
data.csv d10b187f49 initial commit 6 years ago