You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a React web application which gives out the results matching with the input string fed by the user. Internally it uses Algolia API for the required output data.
The Output can be filtered on the basis of the of Jobs, stories, comments,etc.
The Tech Stack used is ReactJS, CSS.
The Application has achieved the behaviour of a fuzzy search(Real time results).
Material UI is used for Icons, Google fonts is used for external fonts.
The detailed insight of the story can we got by visiting the URL placed after the title.
Ratings, Author and comment details are also provided below the story title.
The app is responsive in different viewports.
Scope of UI and functional improvements are there.
Assumptions & Limitations:
Virtual Scroll depends on the no. of items(limit can be modified as per our wish) given as output by API(Pagination can be a alternative to this).
The second and third dropdown are not functioning for the time being,they are kept there for the more similar replica of the real version.
The Job,Story,Poll,Comment and other tags are kept in the first dropdown through which user can filter data.