GithubHelp home page GithubHelp logo

sgrand2 / cs463hie Goto Github PK

View Code? Open in Web Editor NEW

This project forked from auggiecc87/cs463hie

1.0 1.0 0.0 210 KB

Implementing a Health Information Exchange (HIE) System - Course Project, CS463 Spring 2011

cs463hie's Introduction

Git Repo of CS 463 class project

Contributors are:

Brian Gladden - gladden1
Rachel Redenour - rredeno2
Steve Granda -  sgrand2

In order to run any of the queries you are going to need to run:
ssh -f -L 3307:127.0.0.1:3306 [email protected] sleep 60 >> logfile_cs463

to open a SSH tunnel to the datastore.

Individual MySQL queries could be tested via:
mysql -u root -p -h 127.0.0.1 -P 3307

Then by pointing a webserver with PHP and MCRYPT for PHP loaded on it you can 
use the web interface we have created.

We have setup our machines by pointing Apache to the hisp_cs463 or phr_cs463 i
directory depending on which view we wanted to test.

--
UPDATE:

In Phase II we need to have seperate Keystore and Datastore
to do so we need two seperate ssh tunnels which can be run as:

bash keystore.bash
bash phr_hisp_tunnel.bash

Furthermore the keystore mysql database can only be accessed at
128.174.73.21/myadmin only on the campus network (VPN/illinoisnet/ethernet)


cs463hie's People

Stargazers

Steve Granda avatar

Watchers

Steve Granda 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.