cabinz / vocab-manager

An open-source Windows desktop notebook software, enabling users to freely customize their own vocabulary and do self-testing on it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

post

What is Vocab Manager

Vocab Manager is an open-source project developing a Windows desktop notebook software. It enables users to freely customize their own vocabulary and do self-testing on it.

The product is suitable for foreign language learners who are used to remember vocabulary through context, example, definition, some extra notes and usually do foreign language reading on computer. It aims to provide users a clean and regular pattern of remembering and reviewing words and phrases.

The user manual and installers of all versions are available on official website of Vocab Manager.

Ideas and Development

The idea of Vocab Manager is from my daily study of English, where I often read text books, papers, watch videos on computer, frustrating about having no proper software to note down and manage the new words I learned.

Out of these requirements, I programmed a demo of Vocab Manager in Delphi as my database system course project in spring, 2021. And it was refactored to be a completed .NET WinForm application in the summer of the same year.

In the future, I’m about to improve the user interface by rebuilding the GUI code with WPF. And maybe it will be rebuilt from scratch using other framework to support crossing platform some days.

History Version

Version: 1.2.0.

Version: 1.1.0.

Version: 1.0.0.

About

An open-source Windows desktop notebook software, enabling users to freely customize their own vocabulary and do self-testing on it.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%