Skip to content

sivanadler/adventure

Repository files navigation

README

Mod 2 Final Project

Sivan Adler & Joseph Harwood

//ADVENTURE: DESCRIPTION

  • //ADVENTURE is a web application that allows you, as a user, to unlock achievements by attending a variety of different events. Each event has a number of achievements based on the category of that event. You can keep track of all of the achievements you have unlocked on your profile and see how many points you have earned.

INSTALL INSTRUCTIONS

  • Clone down this repo
  • Run "bundle install"
  • Run "rake db:migrate"
  • Run "rake db:seed"
  • Open up a rails server
  • In your browser, visit your local host at the path '/login' to get started

CONTRIBUTORS GUIDE

  1. Fork and clone this repo
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published