Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 523 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 523 Bytes

Desafio

O que é / What is

  • Desafio proposto para a seleção do Buzzmonitor, em que recebe-se uma string como parâmetro e filtra-se uma base de dados contendo postagens, retornando as top 10 hashtags associadas a elas.
  • Proposed challenge for the employee selection of Buzzmonitor, where we receive a string as a parameter and filter a database containing posts, returning the top 10 hashtags associated with them.

Backend

  • Java - Springboot
  • Elasticsearch 6.4.0

Frontend

  • Angular 2+
  • Materialize CSS