An open API service indexing awesome lists of open source software.

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.

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/`.