What it does
ElasticMovies provides the most convenient way to search through movies, that too in a zippy (because of elasticsearch speed).
It has an advance search section in the search page which implements most of the ES features provided, including some complex ones also such as: Elasticsearch Clustering, Suggester, multisearch. It also has the search-as-you-type feature where required.
How we built it
Built with 28+ hours of coding and learning. It has:
- Elasticsearch
- HTML/CSS
- JavaScript (ES6)
- Bootstrap
What we learned
Need of elasticsearch in a large project. Distributed Tracing
Future Modifications
I also learned about the distributed tracing, but because of time constraints didn't implemented it now, will add it later. And may be a button to boost the search keywords on the admin panel.
Log in or sign up for Devpost to join the conversation.