axeltlarsson / receptdatabasen-api

The new PostgREST API and Elm SPA for receptdatabasen
MIT License
0 stars 1 forks source link

Recommendation engine #9

Open axeltlarsson opened 5 years ago

axeltlarsson commented 5 years ago

A simple idea is to consider the time and date and from that suggest appropriate recipes. E.g. it's a weekend morning => suggest recipes tagged "breakfast" or "brunch". Or, it's evening => suggest dinner recipes, or it's a week day night => suggest "vardagsmat" recipes. Etc.