https://github.com/mrroot5/english-dictionary
English dictionary for students.
https://github.com/mrroot5/english-dictionary
Last synced: 3 months ago
JSON representation
English dictionary for students.
- Host: GitHub
- URL: https://github.com/mrroot5/english-dictionary
- Owner: mrroot5
- Created: 2017-10-23T15:09:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-01T14:44:59.000Z (over 6 years ago)
- Last Synced: 2025-01-09T16:56:29.686Z (over 1 year ago)
- Language: HTML
- Size: 818 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# English Dictionary
English dictionary for students.
## Features by word
- English word.
- Spanish translation.
- How to pronounce (spanish like characters).
- Phonetics (english pronuntiation).
- Category (money, food, etc.).
- Level (B1, C1, etc.).
- Aditional notes.
## Display features
A table with all the words and search option.
## Prerequisites
- Python 3.
- Pip.
- Virtualenv.
## Installation
### Linux
Execute `./install.sh`.
## Development server
Execute `./run.sh` and navigate to `http://localhost:8000/`.