Coder Social home page Coder Social logo

fivea4bp's Introduction





The Five A's For Blood Pressure

This is an application used for assessing participants from different medical departments. It consists of five modules (The 5 "A"s of blood pressure) that try to educate the participant on how to handle patients with blood pressure issues.

Mac Pro (Rettner Hall) Instructions

This part is for my own, personal use when working on the mac pro in Rettner Hall since I have to go through this journey every time

  1. Install and configure homebrew
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew doctor

1.5) Install gpg tools

  1. Install RVM with Ruby 1.9.3
$ gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
$ \curl -sSL https://get.rvm.io | bash -s stable --ruby=1.9.3
$ source /Users/jrose15/.rvm/scripts/rvm

RVM should set ruby version to 1.9.3 after entering the fivea4bp folder automatically, which is amazing

  1. Install Postgres.app

  2. Install pg

$ brew install postgresql
  1. Install gems
$ bundle install
  1. Then do all of the git stuff

  2. Intall the heroku toolbelt

  3. Add heroku remote

$ heroku git:remote -a fivea4bp

fivea4bp's People

Contributors

gamahead avatar

Watchers

James Cloos avatar  avatar

fivea4bp's Issues

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.