JulioWar / hashtags-tweets

App to get the count of all the tweets for a specific hashtag

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LEER ANTES

INSTALACION

Primero se deben instalar las dependencias utilizando el comando siguiente:

bundle install

Luego debe correr las migraciones:

rails db:migrate

Estas listo para probar la aplicacion usando el comando:

rails s

NOTAS

  • Esta aplicacion solamente ha sido probada en un ambiente windows.
  • Dependiendo del hashtag ingresado puede ser que el request se caiga por las limitaciones del API de Twitter.

About

App to get the count of all the tweets for a specific hashtag

License:MIT License


Languages

Language:Ruby 56.1%Language:HTML 15.5%Language:CSS 14.9%Language:JavaScript 13.5%