Skip to content

muddhit/Hacker-News-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Search Filter:

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.

Image

  • 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.

Visit the app here: Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors