Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 2.17 KB

README.md

File metadata and controls

55 lines (39 loc) · 2.17 KB

Scramble

Group members

  • Jeffrey D. Kranking
  • Jake Kelly
  • Ian Greenburg
  • Warner Nielsen

What is it?

  • Scramble is a mapping tool to help coordinate and plan off-trail hiking, backpacking, and mountaineering trips. Inspired by our love for outdoor culture, Scramble allows users to efficiently create and save backcountry routes that easily visualize coordinates, distance and elevation changes on a topographic map. Scramble was completed for our final project upon completion of DevBootcamp's web development program and it continues to be an ongoing collaboration with our team.

View, save and rate user-generated trips

Save Photos

Plot out your next trip:

Create New Trip

Receive real-time info about your planned journey:

  • Beginning and maximum elevation, cumulative trip elevation. Receive immediate visual data including elevation chart, latitude and longitude, and many Google Maps features like street view, satellite imaging, and topographic lines.

Trip Data

User login with Facebook option:

Login

Browse trips that other users have created, or review/revise your own:

Trips Index

My Trips

Earn Badges by creating trips:

User Profile

What did we use to code it?

  • Ruby
  • Ruby on Rails
  • JavaScript
  • JQuery
  • Ajax
  • JSON
  • HTML
  • Bootstrap
  • AWS S3 for photo storage
  • Heroku for deployment
  • CircleCI for continuous integration
  • Googlemaps API

Gems we used:

  • Paperclip
  • Devise
  • Omniauth for Facebook login option