Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikaelm1/ehr-group17

Web app for a centralized EHR system
https://github.com/mikaelm1/ehr-group17

Last synced: about 1 month ago
JSON representation

Web app for a centralized EHR system

Awesome Lists containing this project

README

        

# ehr-group17
Web app for a centralized EHR system

## Getting started
1. clone the repo: `git clone https://github.com/mikaelm1/ehr-group17.git`
2. `cd ehr-group17`
2. Run: `npm install`
3. Run app by typing: `node app.js`
4. Run unit tests: `npm test`

## Note

App is live at `http://flip2.engr.oregonstate.edu:50040/` but can only be accessed while on OSU VPN.