Team-uMigrate / umigrate

Source code for the uMigrate project
13 stars 2 forks source link

App: Create SearchBar component #311

Closed deandrebaker closed 3 years ago

deandrebaker commented 3 years ago

We need to create a search bar that allows the user to search for postings or other users. When they type in a search phrase, we can make a api calls with the search, and we'll get back a list of postings or users matching the search text.