Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 268 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 268 Bytes

English-dictionary-app

• the dictionary application is built to getting some English meanings, synonyms, and antonyms of a word using the PyDictionary Python library.

• I build the application using Django as the the backend framework and HTML as frontend.