Skip to content

TB Reporting tool for informal practitioners in rural areas.

License

Notifications You must be signed in to change notification settings

YashMeh/Sahayak

Repository files navigation

Sahayak Logo

NodeV npmV

Sahayak 💉

An anonymous TB reporting, diagnostic and analysis platform for Informal Practitioners.

Features ☑️

  • Aadhar scanning of patient to log the information.
  • Region-wise medicine recommendation based on patient's location.
  • Central visualisation platform for government agencies.

Setting up

  • Change the mongoDB URI in the index.js file to match your local database.

    You may want to run populate.js to pre-populate the database

Installing

npm install

Running

nodemon index.js

Run using docker 🐳

  • Build the image using
docker build -t sahayak:0.0.1 .
  • Run the image
docker container run -d --name sahayak -p 3000:3000 sahayak:0.0.1

Live

Demo

  • The application demo can be found here.

Project Origin

  • This project was made during UNSW-Health-Hackathon in 2018

About

TB Reporting tool for informal practitioners in rural areas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published