StudyFind / studyfind-manage

Created to house any code that's shared between the researcher and participant repositories including but not limited to email verification, password reset, firestore/storage rules, and cloud functions
https://manage.studyfind.org
0 stars 0 forks source link

Firebase Search (Algolia) #6

Open yohanjhaveri opened 3 years ago

yohanjhaveri commented 3 years ago

https://firebase.google.com/products/extensions/firestore-algolia-search

  • [ ] age
  • [x] conditions
  • [x] description
  • [x] locations
  • [x] title
  • [x] sex
  • [x] type
  • [ ] availability
  • [ ] birthdate
  • [ ] location/timezone
  • [ ] sex

Use debounce when triggering search on the frontend for optimization purposes

JeremyWebb45 commented 3 years ago

How to add extension: https://www.algolia.com/developers/firebase-search-extension/

JeremyWebb45 commented 3 years ago

Getting started on the front end: https://www.algolia.com/doc/guides/building-search-ui/getting-started/react/?client=javascript