As a user I want to set preferences (eg. country, type of meal) to get more relevant recipes I may be interested in when I search.
Ideally I can also use this without having to log in so I can quickly assess how helpful the app is.
Dev notes:
possible field values displayed from a preferences table in Airtable DB (see related software design doc)
user defined preferences:
stored and read in local storage (or cookies) (so not cleared on page refresh), and
As a user I want to set preferences (eg. country, type of meal) to get more relevant recipes I may be interested in when I search. Ideally I can also use this without having to log in so I can quickly assess how helpful the app is.
Dev notes:
Design notes: preference screen per Wireframe