Back-End APIs
"search.js" file is used to define the APi's required for the "Search-result" module We use the ElasticSearch to analyse real time data To know more about ElasticSearch go through this url https://www.elastic.co/
Front-End Module
"search-result" folder is angular-4 module. It is used to display the search result page. Here we are displaying the following listing 1: Event listing with pagination 2: Venue listing with pagination 3: Artist listing with pagination 4: location listing with pagination