FACN1 / easyNaz

https://easynaz.herokuapp.com/
5 stars 2 forks source link

function to deal with options to the database #121

Closed m4v15 closed 7 years ago

m4v15 commented 7 years ago

Use queries object returned from #120 function to query the database and pass the results to the result view

var queries = {
    accessOptions: 'Array of strings of Access Options should go here"
    category: 'Array of strings of the Services
}