Cybernetic Health Interface
Using technology to improve nurse/patient contact time by 10%.
To develop for this project, you will need a number of tools.
- npm
- node
- grunt
- sass
- bower
Once they are installed:
Run npm install
to install developer dependencies.
Run bower install
to install client side libraries.
Run grunt
to
- Watch and compile JS + Sass
- Serve files on localhost:4041
Grunt will automatically build the web version.
To build an APK with Phonegap, run grunt phonegap
. This will compress and upload the app to phonegap's build
servers. To get a copy of the APK, read the testing section below.
You can get a copy of the rolling build from phonegap by scanning this QR.
Or clicking this link
Hydration is enabled, so you should only have to download it once, then it will update whenever a new build is released.
Report bugs, required features and additions at the Github Issues Page. You can create a GitHub account for free, then ask Liam, Dan or Noah to add you to the organization.
Important: For every issue you file, make sure you attach the correct milestone and always use a tester
label, alongside a bug or feature label, so that we can easily filter out testing outcomes.
Developer | Staff ID |
---|---|
Dan | 010101 |
Liam | 01234 |
Thiago | 12345 |
James | 23456 |