davealexis / piccpocket

Cross-platform app to help manage the infusion of medications through a PICC line.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PICC Pocket

Cross-platform app to help manage the infusion of medications through a PICC line.


Project Setup

Prerequisites

The following must be installed in order to build this project:

  • Node.js: Installing the latest LTS version is recommended.
  • Java JDK: The JDK is required for building for the Android platform.
  • Android SDK: Required for building for Android.

Using this project

You'll need the Ionic CLI with support for v2 apps:

$ npm install -g ionic

Then run:

$ ionic start myApp

More info on this can be found on the Ionic Getting Started page.

About

Cross-platform app to help manage the infusion of medications through a PICC line.

License:MIT License


Languages

Language:TypeScript 47.6%Language:HTML 21.1%Language:CSS 19.2%Language:JavaScript 12.1%