Chop It Like It's Hot is a recipe web app built with Django. Users can create and modify recipes with ingredients, cooking time, and a difficulty parameter that is automatically calculated by the app. Users are able to search for recipes by their name and/or ingredients.
Chop It Like It's Hot is a recipe web app built with Django. It is the successor to my Python command line recipe app. Users can create and modify recipes with ingredients, cooking time, and a difficulty parameter that is automatically calculated by the app. Users are able to search for recipes by their name and/or ingredients. Here is the case study.
Technologies:
Technologies:
Django, Python, SQLite/PostgreSQL, HTML, CSS, Bootstrap