Skip to content

Avalanche-Safety-People/flakes_of_wrath_fe

Repository files navigation


Logo

Flakes of Wrath

Plan winter trips into the backcountry with smart forecasts and a proprietary avalanche prediction algorithm.


See it live

Report Bug · Request Feature


Built with:

Contributors Forks Issues

Ruby on Rails CSS HTML Markdown Tailwind CSS Bootstrap PostgreSQL Heroku CircleCI Miro

forthebadge forthebadge forthebadge

About The Project

Table of Contents

  1. About The Project
  2. Built With
  3. Getting Started
  4. Prerequisites
  5. Contact
  6. Acknowledgments

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

Logo

(back to top)

Prerequisites

This project requires Ruby 2.7.4

  • must use Rails 5.2.x
  • must use PostgreSQL

Setup/Install

  • Fork this repository
  • Clone your fork
  • From the command line, install gems and set up your DB:
    • bundle
  • APIs used

  • 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

Contact

Individual contributors :

(back to top)

Acknowledgments

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.

(back to top)