/yevma

Find your next 'yevma' (meal) based on ingredients, resources and time.

Primary LanguagePython

yevma

Find your next 'yevma' (meal) based on ingredients, resources and time.

Prerequisites

brew update
brew install pyenv

pyenv install 3.6.3
pyenv global 3.6.3
brew install pipenv
pip install -r requirements.txt 

python3 -m venv venv
source venv/bin/activate

TODO

  • Integrate with 3rd party API
  • Frontend