Skip to content

This program allows us to create a dictionary: we can introduce a word with its translation to as many languages as we want and the word and its translations are saved in the database (I used Oracle database). The program allows us to save new words in the "dictionary", search a specific word in the dictionary, search all the words that meet a c…

Notifications You must be signed in to change notification settings

Tonya209/Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This program allows us to create a dictionary: we can introduce a word with its translation to as many languages as we want and the word and its translations are saved in the database. The program allows us to save new words in the "dictionary", search a specific word in the dictionary, search all the words that meet a certain parameter (for example, start with a letter "R", or contain a combination "ed" etc.) and delete words from the dictionary.

About

This program allows us to create a dictionary: we can introduce a word with its translation to as many languages as we want and the word and its translations are saved in the database (I used Oracle database). The program allows us to save new words in the "dictionary", search a specific word in the dictionary, search all the words that meet a c…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages