Implemented Auto Complete As you type, it shows the words changing accordingly.
But, it shows only one line... (As, UI showing other words is still to be updated.)
-
How to use this app (because, it still is under development...)
-
- Add some words. (I have added 5-6 words myself)
-
- Now search from those words.
-
- It must word for at least the words you added. :D
-
-
Here, I have used Trie Data Structure.
-
@bot-7037 helped me a lot in JS (Cheers for NIGGA!!)