MattKraatz / GameNightBuddy

Manage your game night history and statistics with this companion built in Angular
https://gamenightbuddy.com
2 stars 0 forks source link

Advanced Member Search #33

Open MattKraatz opened 7 years ago

MattKraatz commented 7 years ago

Using Angular's HTTP service, call the API after each keystroke. If another keystroke is entered, cancel the observable (from HTTP) and retry.

Search on name and email.

Give the user the ability to remove themselves from this public search.