Skip to content

nayanmehta03/Project-Dictionary-using-AVL-Trees-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Project-Dictionary-using-AVL-Trees-

GUI Project of making a Dictionary using JavaFX. AVL Trees have been used to store words and search for faster search time. As there was a handicap of not using JDBC at runtime i had to serialize the AVL Tree into byte stream and stored into dictionary.txt. Auto Complete feature has been implemented using ControlsFX library. These suggestions have also been serialized for same reasons. App downloads files if they doesn't exits in same directory as the src.

External Libraries used:

  1. Java Development Kit 1.8.0.221
  2. ControlsFX
  3. mySQL drivers

CSS Files: 1.Viper.css 2.Amoled Dark.css 2.Dark.css

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors