Hi Bitan,

Building a query is mostly string manipulation. But as you have noticed, 
this gets complicated fast.
Perhaps a tool like knex  <http://knexjs.org/>can help you with that. It is 
a JS query builder. Takes away part of the complexity. 

What kind of visuals do you need? Are you aiming for a full drag&drop where 
you build your query in a way similar to scratch <https://scratch.mit.edu/>? 
or is a simple textual builder like this 
<http://kindohm.github.io/knockout-query-builder/>ok?

Regards
Sander


-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to