olegkord / HoopHub

Node JS project for General Assembly WDI
0 stars 0 forks source link

It would be helpful for the user to select a particular player via dropdown or search to prevent name mismatch #19

Open olegkord opened 8 years ago

olegkord commented 8 years ago

Mongo DB expects player name in query to match exactly and is case sensitive. Thus we need to control what the user searches for very closely.