ipapast / yevma

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 90.9%Language:Shell 9.1%