Git Product home page Git Product logo

ngx-openmrs-formentry's Introduction

Build Status

AMPATH POC Formentry

This a formentry module for use with AMPATH's medical records system, AMPATH POC.

You can find the documentation for AMPATH forms (conceptually, this library as well as the Form builder) here - AMPATH Forms docs.

Development

Build the library by running:

npm run build:lib

Then run the demo with:

npm start

To publish:

Update the version in both of the package.json files

git add -f dist

git commit -m 'Bump <Version>'

git tag <Version>

Reset branch so you don't commit the dist to the src repository

git reset HEAD~1 --hard
git checkout <version tag>
npm login
npm publish

ngx-openmrs-formentry's People

Contributors

bngetich avatar denniskigen avatar dependabot[bot] avatar donaldkibet avatar drizzentic avatar enyachoke avatar jecihjoy avatar kimaina avatar kwatuha avatar madvincy avatar maikofelix47 avatar makombe avatar nkimaina avatar theebruv avatar vtuwei avatar webtrendzs avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

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

ngx-openmrs-formentry's Issues

Access control by question id

I am trying to understand the fuctionality of form entry.
Can any one here tell me if there is method to get a control by question id

Add i18n support

Add i18n support so question labels can be translated to multiple languages.

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.