This project intends to help anyone learn new words by displaying one word at a time ๐
You need pipenv to install the dependencies
pip3 install pipenvOnce this is done, run the following
pipenv shelland
pipenv installIf no errors come up, you are good to go ๐
Run this command to start the program
python3 words.pyThe program will wait for some input and proceed to the next word
python3 setup.py installIf this command is not able to create the required directories, sudo it.
All contributions will be reviewed and added to the repo.
Adding new words to the words.csv file is greatly appreciated ๐