Description
In this project I sought to create a java program that could read an entire unabridged dictionary text file into a MySQL database.
The purpose was to create a simple webpage that using AJAX calls could show the definition appear as the User typed it into the search.
Learning Goals:
To see the difficulty of Parsing a large (27mb) file.
To understand AJAX calls for real time user feedback.
Languages used:
HTML, PHP, AJAX, JAVA, MYSQL
Leave a Reply