Giter VIP home page Giter VIP logo

ng2-amrs's Introduction

Ng2-amrs CI

AMPATH POC

AMPATH POC is a point of care system used by AMPATH clinics. It provides real-time access to electronic medical records allowing patient records to be accessible during patient-clinician interactions. It also offers clinical decision support via automated reminders, lab integrations, clinic dashboards as well as data analytics and reporting.

AMPATH POC works in conjunction with AMPATH ETL and AMRS (AMPATH Medical Records System), a web-based open-source medical records system. It is being used against OpenMRS v2.1.2 in production but it should be compatible with older versions of OpenMRS.

Setting up a Dev Environment

Prerequisites

System Requirements

Recommended setup:

Setup

After you've made sure to have the correct things setup, you should be able to run a few commands to get set up:

git clone https://github.com/AMPATH/ng2-amrs.git
cd ng2-amrs
npm install

Running the app

To get the app up and running locally, run:

npm start

Fire up your chrome and go to https://localhost:3000. You should see a login screen with the AMPATH logo.

Building for deployment

When building for production environment use: npm run build-prod When building for staging or test environment use: npm run build-staging This assists the team to differentiate which environment they are working on

Running tests

npm test

This command will build the app and launch the Karma test runner. Karma should spin up several chrome browser instances (equal to the number of cores on your machine) and run the test specs in parallel the specs across them.

Communication and management

There are a few tools that we use extensively that all AMPATH developers should have set up:

  • JIRA for tracking bugs and project management.
  • Slack for project-specific group chats.
  • AMRS is AMPATH's medical records system. You'll need an AMRS account for use with a lot of AMPATH's internal tools, including AMPATH POC.

Access to these platforms is managed by the AMPATH IT team.

ng2-amrs's People

Contributors

alfred-mutai avatar angie-540 avatar bngetich avatar corneliouzbett avatar denniskigen avatar dependabot[bot] avatar donaldkibet avatar drizzentic avatar enyachoke avatar eriq-kibet avatar fatmali avatar fmongarex avatar georgematthew avatar henrykorir avatar hiqedme avatar jecihjoy avatar kagai avatar kimaina avatar kwatuha avatar madvincy avatar maikofelix47 avatar makombe avatar mhawila avatar nkimaina avatar sainingo avatar sharleenawinja avatar theebruv avatar vtuwei avatar wachiya avatar webtrendzs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.