Firstly well done on an excellent project.
I would just like to make a suggestion of a change that might make the Query string syntax easier to read.
Current Query string syntax:
age=[18 TO *[
age=]* TO 30]
Suggested Query string syntax:
age=[18 TO *]
age=[* TO 30]
Firstly well done on an excellent project.
I would just like to make a suggestion of a change that might make the Query string syntax easier to read.
Current Query string syntax:
Suggested Query string syntax: