Skip to content

its-kios09/esm-radiology-app

 
 

Repository files navigation

OpenMRS 3.x Radiology ESM

A frontend module for radiology procedure tracking, built on OpenMRS 3.x

For more information, please refer to the OpenMRS 3.x Frontend Documentation.

Dashboard

Screenshot 2024-03-14 at 11 14 08

Getting Started

# Clone the repository
https://github.com/palladiumkenya/
git clone git@github.com:palladiumkenya/esm-radiology-app.git

# to install dependencies
yarn

# to run the dev server
yarn start

# OR to start on a specified port eg 5000
yarn start --port 5000

Once it is running, a browser window should open with the OpenMRS 3 application. Log in and then navigate to /openmrs/spa/home/radiology.

Running tests

yarn run test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.3%
  • SCSS 8.1%
  • JavaScript 3.7%
  • Shell 1.9%
  • Dockerfile 1.0%