Skip to content

matthewjamesr/twitter-trends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Trends

Circle CI Code Climate

The fast and easy way to see trending users and hashtags relating to a given search.

Setup

After cloning the repo/making sure postgress is installed:

  • bundle install
  • rake db:setup
  • Create .env file and obtain Twitter API key. Use as documented in the files below:
    • See initializers/api_methods.rb
    • See initializers/omniauth.rb
  • Next, rake test. Not green? Most likely a DB or ENV issue.
  • rails s

Contributing

Create a new issue with the proposed feature/branch name, then clone/branch. When ready commit/push changes and send a pull request.

About

A nifty tool to search for trending data against a query.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published