OmkarPh / bahmni-upload-module-prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prototype for the C4GT proposal - Rebuild Bahmni’s Document Upload module in React

You can try out the react application, by following steps given below

Ensure you've a fairly recent version of NodeJS & NPM installed on your machine, You can verify by these commands

node -v

npm -v

Install required dependencies -> npm install

Run the react app in dev mode -> npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser

Glance of the document upload module

New report image Uploaded files listed

About


Languages

Language:TypeScript 90.4%Language:HTML 4.1%Language:SCSS 3.4%Language:CSS 2.2%