Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mikaelm1/ehr-group17
- Owner: mikaelm1
- Created: 2017-05-22T20:54:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-09T23:08:30.000Z (over 7 years ago)
- Last Synced: 2024-11-11T17:48:43.639Z (3 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.