Skip to content

Developing a learning tool for SickKids Hospital to help nurses and health care professional better assess and manage patient pain.

Notifications You must be signed in to change notification settings

encorelab/paingain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 /$$$$$$$           /$$            /$$$$$$            /$$          
| $$__  $$         |__/           /$$__  $$          |__/          
| $$  \ $$ /$$$$$$  /$$ /$$$$$$$ | $$  \__/  /$$$$$$  /$$ /$$$$$$$ 
| $$$$$$$/|____  $$| $$| $$__  $$| $$ /$$$$ |____  $$| $$| $$__  $$
| $$____/  /$$$$$$$| $$| $$  \ $$| $$|_  $$  /$$$$$$$| $$| $$  \ $$
| $$      /$$__  $$| $$| $$  | $$| $$  \ $$ /$$__  $$| $$| $$  | $$
| $$     |  $$$$$$$| $$| $$  | $$|  $$$$$$/|  $$$$$$$| $$| $$  | $$
|__/      \_______/|__/|__/  |__/ \______/  \_______/|__/|__/  |__/

About

PainGain is application aimed at helping nurses and health care professionals asses and improve their pain practice. It is built with the ruby-on-rails application framework, with bootstrap 3, haml, and sass.

the Stack

  • Rails 4
  • RVM
  • Postgres

Setup

  • requires Postgres App to be installed
  • git clone [email protected]:switchflip/paingain.git
  • cd paingain
  • bundle install
  • Create config/database.yml
  • bundle exec rake db:create db:migrate db:seed
  • login in comfortable mexican sofa admin at localhost://3000/admin
  • Create a new site entitled PainGain, with the identifier as paingain.
  • Upon navigating to Pages you should see the site tree.

Tests

  • Run bundle exec rake db:migrate RAILS_ENV=test to setup test environment
  • bundle exec rake to run all tests.

About

Developing a learning tool for SickKids Hospital to help nurses and health care professional better assess and manage patient pain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •