Skip to content

This is a simple English Dictionary application built using Python and Tkinter. It allows users to search for word meanings and suggests close matches if the word is misspelled.

Notifications You must be signed in to change notification settings

Sakshi20006/Dictionary-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Dictionary-AppπŸ§ πŸ“–

This is a simple English Dictionary application built using Python and Tkinter.
It allows users to search for word meanings and suggests close matches if the word is misspelled.

πŸ“Œ Features

  • πŸ” Search word meanings
  • πŸ’¬ Auto-suggestion for close matches
  • βœ… Works completely offline using a local JSON file
  • πŸ–₯️ Clean Tkinter GUI with scrollable result box

πŸš€ How to Run

Step 1: Clone the Repository git clone https://github.com/your-username/Dictionaryapp.git

cd Dictionary app.py

Step 2: Run the App python Dictionary app.py

πŸ“¦ Requirements

-Python 3.x

-Tkinter (comes pre-installed with Python)

-data.json file containing dictionary data

About

This is a simple English Dictionary application built using Python and Tkinter. It allows users to search for word meanings and suggests close matches if the word is misspelled.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages