Skip to content

MashymAli/MyDictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyDictionary

Online Dictionary which will provide definition, synonyms and, antonyms of any given word.

Overview

  • Fontend is developed with Bootstrap and some basic html.
  • This web application is responsive.
  • Django framework of python is used as the backend for this project.
  • Oxford Dictionary API is used to gather data.

Prerequisites

  • Django 4.1.1 version should be installed on your system.
  • Python should be installed on your system.
  • You should have your own API key for oxford dictionary.
  • Go through requirements.txt file to see all the modules used in this project.

Running on your system

  • Download all modules used in this project.
  • Clone this repo on your local system.
  • Create .env file and, add your SECRET_KEY and APP_ID of API there.

Screenshots

1 2

About

Dictionary which will provide definition, synonyms and, antonyms of any given word. Oxford Dictionary API is used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors