Skip to content

Trello-chan/Search-Component

Repository files navigation

Trello-chan: Search Component

Node version NPM version React version PostgreSQL version Webpack version

Mock of Trello's search bar component feature broken up into its own microservice. All the components are brought together by the Proxy Server

Preview

2019-06-07 Search demo 1 2019-06-07 Search demo 2

Features

  • On load, queries for a random user from PostgreSQL DBMS hosted on AWS RDS
  • On input tag click, view will change to allow user to search for cards. Input will be matched with cards based on similarity, not exact equality
  • On "Boards" click, will show random baords and allow user to search for boards based on input similarity
  • The right side of the component will expand on click.
  • CSS configured to resize based on browser width

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published