red-gold / react-social-network

Simple React Social Network
https://medium.com/@qolzam/create-social-network-by-react-js-fe60010a32e6
MIT License
489 stars 484 forks source link

Any suggestions on implementing search? #40

Open toyeebgodo opened 6 years ago

toyeebgodo commented 6 years ago

@Qolzam I know you wrote implementing search under your todo list, that said, search is something that I am thinking of implementing at this time and I was wondering if you could direct me on how to go about it. In addition, could you kindly direct me to a tutorial or something I can read to gain a better understanding.

I have looked into AWS Mobile Hub and Appsync. I have been thinking about the possibility of using an AWS serverless architecture, but my inexperience has been impending my efforts. Any help or explanation will be appreciated.

I have no idea how to implement these solutions, but have you seen them? Any thoughts?

https://github.com/toyeebgodo/aws-mobile-appsync-events-starter-react

https://github.com/aws/aws-amplify

https://firebase.google.com/docs/firestore/solutions/search

https://github.com/deltaepsilon/firebase-search

https://github.com/firebase/flashlight

Thank you so much as always.