/Avalytics

Analytics for Avature data. Helping recruiters, recruit.

Primary LanguageRuby

Avalytics

Analytics for Avature data. Helping recruiters, recruit.

Job codes

  • Applications Developer - 1067
  • Business Analyst - 1145
  • Pan-African Graduate Software Developers - 1160
  • Quality Assurance Analyst - 1070
  • TechOps Lead - 1131
  • What's the Story with ThoughtWorks South Africa? - 888

Getting your machine setup

  1. Install ruby-1.9.3-p327
  2. Add Avalytics gemset
  3. rvm use ruby-1.9.3-p327@Avalytics
  4. bundle install
  5. brew install mongodb
  6. follow the prompt after mongodb installs to make it run as a service
  7. rails c
  8. User.new(:email => "", :password => "", :password_confirmation => "").save!
  9. rails s
  10. Add job lists at http://localhost:3000/job_lists
  11. rake ingest:people