I want to develop a mini-dictionary with the ability to add words!!
Preferably a dictionary using SQLite database to store words and their meanings.
Even a combination of some applications(with their source code) having different features like displaying sample statements for their words, looking up the internet for more info, etc.. would be helpful


