Plan winter trips into the backcountry with smart forecasts and a proprietary avalanche prediction algorithm.
See it live
Report Bug · Request Feature
Database tables are stored on the back end of the app, but to make sure you can see how the info relates here is a visualization of the tables
This project requires Ruby 2.7.4
- must use Rails 5.2.x
- must use PostgreSQL
- Fork this repository
- Clone your fork
- From the command line, install gems and set up your DB:
bundle
- APIs used
- Please follow the link to get your
client id
andclient secret
used later https://developers.google.com/identity/protocols/oauth2 bundle exec figaro install
- go to
config/application.yml
- name your API key from open weather
GOOGLE_CLIENT_ID
andGOOGLE_CLIENT_SECRET
- go to
- Please follow the link to get your
- Run
rails db:{create,migrate}
- Run the test suite with
bundle exec rspec
. - To see the app in production go to Flakes of Wrath on Fly.io
Individual contributors :
We are immensely grateful to the US Forest Service, Northwest Avalanche Center and the National Avalanche Center. None of this would be possible without the work of hundreds of individual forecasters and field observers taking snowpack measurements throughout the united states.