Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Lucas Gomes Raquel
Título: DITA OFERTAS: UMA APLICAÇÃO PARA REPRODUZIR OFERTAS DE PRODUTOS NO RÁDIO DO CARRO
 
Abstract:
This work describes the development of an Android application that aims to reproduce on the car radio, via Bluetooth, offers of products extracted from virtual stores. The user can choose the product categories and which stores he wants to get the offers. From this a web service was developed to make the data extraction, returning the offers to be reproduced via Android application. For the development of the application was used React Native framework along with some plugins that implement the SQLite database and the android.speech.tts API for speech synthesis. For the development of the web service, responsible for extracting the data, the Node.js platform was used along with the Express framework and some libraries used to retrieve the content of the web pages. The playback of the offers on the car radio takes place through the pairing between the smartphone and the car radio via Bluetooth. The results of the tests performed with users showed that the application performs well and that it accomplishes its objective, although it has points to improve in questions of usability and in the extraction of the data.