https://github.com/mrroot5/english-dic-b1
This is my personal English dicctionary with words from A1 to B1
https://github.com/mrroot5/english-dic-b1
Last synced: 2 months ago
JSON representation
This is my personal English dicctionary with words from A1 to B1
- Host: GitHub
- URL: https://github.com/mrroot5/english-dic-b1
- Owner: mrroot5
- Created: 2019-05-12T16:55:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-19T17:28:21.000Z (about 6 years ago)
- Last Synced: 2025-02-26T21:45:10.383Z (over 1 year ago)
- Language: HTML
- Size: 1.56 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# English Dictionary
My personal english dictionary from A1 to B1.
Here is a comparison between CEFR and Cambridge (2018).
![CERF and Cambridge comparison][cerf-cambridge-comparison]
[Image source](https://www.cambridgeenglish.org/exams-and-tests/cefr/)
## 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.~~
This feature is disabled but it is still in the source code.
## Prerequisites
- Python 3.
- Pip.
- Virtualenv.
- Liunux.
## Installation
Execute `source install.sh`.
## Development server
Execute `source run.sh` and navigate to `http://localhost:8000/`.
## Fresh start
**CAUTION** this option will remove migrations, database and virtualenv, then recreate the environment and database.
Execute `source clear-run.sh`.
[cerf-cambridge-comparison]: ./docs/images/cefr-diagram-2018.jpg