Rails 4.1.0, Ruby 2.1.2.
To install:
- run
bundle rake db:setuprails s- Navigate to
localhost:3000/user/sign_upand sign up as a user. - For admin access, set
adminattribute totrueon the user.
Sample locations are pre-populated. To start getting live data:
- Install and run parserbot
- run
rake scrape:all(this queries parserbot and populates the database with categorized events)