A search engine for recipes : Web application to provide insightful search results, using Aylien API, DB Spotlight, SPARQL queries and other resources (like a recipe API!).
To install the project at home, follow the instructions:
- Install Python 2.7
- Install pip
- Run the following command in the repo:
pip install --user -r requirements.txt
- frontend: HTML, CSS, JS
- backend: 1 module per part of the processing chain + 1 api
SPARQL :
- Retrieve ingredients pictures. (Ingredients are uri -> find uri pictures of these ingredients)
- Retrieve information about the recipe (date of creation of the recipe / picture / type [dessert / entry / dishes], note, home country)
Enjoy a quick demonstration of Cookle