You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@siddharthlatest Thank you for the project, it looks dope.
For my college project, algorithms class, we have an assignment on writing search engine. I am wondering if it is possible to use my custom search engine with UI components. If yes, how to do that? This would give my project some cool look and feel.
Edit:
Our assignment is just creating a basic traditional search engine. The aim of the project is to learn data structures and algorithms in depth. We already have a REST API that can accept query and return results in json format. I am looking to inject my results into ReactiveList, ResultCard, and using SearchBox for query.
The text was updated successfully, but these errors were encountered:
@siddharthlatest Thank you for the project, it looks dope.
For my college project, algorithms class, we have an assignment on writing search engine. I am wondering if it is possible to use my custom search engine with UI components. If yes, how to do that? This would give my project some cool look and feel.
Edit:
Our assignment is just creating a basic traditional search engine. The aim of the project is to learn data structures and algorithms in depth. We already have a REST API that can accept query and return results in json format. I am looking to inject my results into ReactiveList, ResultCard, and using SearchBox for query.
The text was updated successfully, but these errors were encountered: