shawkyebrahim2514 / text-autocomplete

autocomplete text app with cpp GUI QT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

text autocomplete

 autocomplete text app with CPP QT GUI

find all words that their prefix matches the text search using trie algorithm

 you can open an existing text file and search from it and edit it if you want
 or you can create your new text to search from

photos from the app

main window vegetables

About

autocomplete text app with cpp GUI QT


Languages

Language:C++ 86.8%Language:QMake 13.2%