kmhmubin / English-to-Bengali-Flash-Card-App

Learn English vocabulary with a Bengali word meaning with a gorgeous Python interface. About 1200 English words that are commonly used are added.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English to Bengali Flash Card App

Learn english word with bengali word meaning with a beautiful interface. It has more than 1700 frequently used words in English.

Feature

  • Random English Word
  • Show Bengali word meaning of that English word

Word list repo

Please contribute to this word list and help to grow. 😊

word list repo

App Demo

app demo

Installation

  • Download the project file
  • create a new python environment using either venv or conda
  • install pandas modules
    pip install pandas 
    or 
    conda install pandas
  • run the app from terminal using following command
        python main.py

About

Learn English vocabulary with a Bengali word meaning with a gorgeous Python interface. About 1200 English words that are commonly used are added.

License:MIT License


Languages

Language:Python 100.0%