Skip to content

frvasileva/food-recommendation

Repository files navigation

Food recommendation system

Food recommendation system is created with one of the cutting-edge technologies like React, Apollo Client, Neo4j and Graphql.

BBC GoodFood recipes dataset sample is used for datasource.

The website is responsive and has the following main functionalities:

Home page with the following functionalities:

  • Search by preselected categories
  • Recipe of the day
  • Search by keywords
  • Filter by preparation time, cooking type, cuisine type
  • Most populat categories

Homepage

Recipe details page:

chocolate cake

Search filters:

Search filters

Collection list

Collection list

There are some other basic functionalities like registration and login

Database schema:

image