Skip to content

supremebeing7/scavenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

171 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCAVENGER

NOTE: This is no longer under active development, and therefore may not work properly. In particular, emails won't send anymore because Mandrill no longer offers free accounts and we have not switched to a new service. There are likely other pieces broken as well. Take it for what you will.

¯\_(ツ)_/¯

Scavenger Hunt / Pub Crawl app built with Ruby on Rails.

Codeship Status for supremebeing7/scavenger Code Climate Test Coverage

Uses Google Oauth2 for login.

User Stories have been migrated to 'enhancements' in the Issues section. Check them out here Issues#enhancements to see the completed and upcoming features.

View the demo site here: http://scavenger-hunter.herokuapp.com/

##Usage

  • Run git clone https://github.com/supremebeing7/airbnb_clone.git
  • Run bundle install
  • Create database and migrations with rake db:create and rake db:schema:load db:test:prepare

##Contributing

  • Fork it
  • Create your feature branch git checkout -b my-new-feature
  • Commit your changes git commit -am 'Add some feature'
  • Pull recent changes to master with git pull
  • Merge master with your branch
  • Write new test(s) for your addition so I don't accidentally break it
  • Ensure all tests pass with rspec
  • Push to the branch git push origin my-new-feature
  • Create new Pull Request`

About

Scavenger Hunt / Pub Crawl app built with Ruby on Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors