AaronAcerboni / glasgow-coma-scale-mobile

Ionic source files. Mobile app intended for health professionals wishing to assess an individuals GCS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCS Mobile

The Glasgow Coma Score mobile app is intended to assist health professionals wishing to assess an adult or child GCS.

This repository contains the ionic source files for a hybrid mobile app.

Home screen

Assessment question

Outcome

Requirements

git clone git@github.com:AaronAcerboni/glasgow-coma-scale-mobile.git

This app is build with the ionic mobile framework, therefore node and npm are also requirements.

Install ionic with the following command:

npm install -g ionic cordova

If you are finding difficulties consult the ionic getting started documentation.

Testing

When ionic is installed run the following command in the source code directory.

ionic serve

This will launch the app in your default browser.

Compilation to Android and iOS

These project files have not yet been configured for Android or IOS compilation.

Consult the ionic documentation guide to see how.

About

Ionic source files. Mobile app intended for health professionals wishing to assess an individuals GCS.

License:MIT License


Languages

Language:JavaScript 79.4%Language:CSS 19.3%Language:Objective-C 0.6%Language:Java 0.3%Language:C++ 0.2%Language:C# 0.2%