rholt9 / namesInTime

Express/Knex back-end, d3 front-end
0 stars 1 forks source link

Case sensitivity #49

Closed becs919 closed 7 years ago

becs919 commented 7 years ago

All query params for name are case insensitive now Also changed the display errors to say "Error: No Matches" instead of displaying the caught error Console.error the caught errors closes #37

kfarias commented 7 years ago

Looks good!