Skip to content

danlash/disc-explorer

Repository files navigation

#Disc Explorer

Web app that allows for very fast client side sorting and filtering of all disc golf discs. Data was screen scraped from http://www.discgolfcenter.com please buy your discs from there!


Installation

  1. Clone
  2. bundle install

  3. bundle exec rake db:migrate

  4. rails start

  5. start http://localhost:3000

what? no data? lets screen scrape!

  1. npm install HTTPRequest

  2. node download.js

  3. mv disc-database* public/

  4. start http://localhost:3000/disc-database.html

  5. Copy the on-screen json and create a file called disc-database.json in the root of the project
  6. node load.js

for the weak at heart, just run the last step ;)

Have fun, let me know if there are any issues.

About

Quick rails app to show disc golf data from Disc Golf Center

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors