ECellNitrr / teesco-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wire SearchOrganisation UI with search API

kaushik27mishra opened this issue · comments

Is your feature request related to a problem? Please describe.
When the new user successfully signs up it should be taken to the search organisation page.

Describe the solution you'd like
Wire up the search API to searchOrg component, upon a search, it should display the results or no results found.

Additional context
Create a searchOrg page component (at pages/org/SearchOrg.js) that just centers searchOrg component on the screen. The design will be done later on.

I would like to take over this issue.