Git Product home page Git Product logo

when-disaster-strikes's Introduction

README for WDS (When Disaster Strikes)

Intended to be a site to collect ideas on what is important following a disaster.

Admin users can view and edit projects, posts, and users.

Other users must be granted permissions to view, create, or edit projects and posts (including uploading files).

Users that have no permissions, will only be able to access some quotations.

The ultimate goal is to collect ideas, posts, and images to produce a short (humorous) video that shares what is important when a personal disaster strikes. Personal disasters include cancer, amputation, etc. We all know what to do when an earthquake strikes, but many struggle when a personal disaster hits.
  • Ruby version - ruby 1.9.3p362 (2012-12-25 revision 38607) [i686-linux]

  • Rails version 4.0.0

  • System dependencies - N/A

  • Configuration:

    Requires Environment Variables for OmniAuth:

    TWITTER_KEY

    TWITTER_SECRET

  • Database

    Quotations were copied from tab delimited files using the command:

    COPY quotations (author, source, passage) FROM ‘/home/theresa/quotesX’;

    or

    copy quotations (auther, source, passage) FROM /home/theresa/quotesX

  • How to run the test suite

    Rspec is used for the test suite; test can be run individually or all at once using the command rspec

rake doc:app.

when-disaster-strikes's People

Contributors

yarfreese avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.