Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move fuzzy-matching code to server #3

Open
domenicoflauto opened this issue Feb 21, 2020 · 0 comments
Open

Move fuzzy-matching code to server #3

domenicoflauto opened this issue Feb 21, 2020 · 0 comments
Assignees

Comments

@domenicoflauto
Copy link
Collaborator

At the moment, the Fuzzy-match gets done from the front-end code. We should let the server handle this, so it should run faster.

  • Install fuse.js and dependencies into back-end code
  • Move code
  • Clean up front-end
  • Remove dependencies from client package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant