Skip to content

Madhurapabu/PMS

 
 

Repository files navigation

Patient Tracking System

This application is made to store information about small-medium sized patient group.

Please note that this application is far away from full release. I'm consistently working on adding / improving features to this project.

Contributions are welcome!

How to install

  1. Install node.js
  2. Clone the repo or download this zip file
  3. Open command prompt inside folder and type npm install
  4. For developing purpose, run npm run start
  5. For compiled version, run npm run make. A setup will be created on /out folder

TODO

  1. Restric user signups by implement super-user / admin role
  2. Generate a random, no hard coded key phase to encrypt patient database
  3. Improve security
  4. Add advance search options
  5. Add a notification system based on patient data (notify about people who missed weekly clinic etc.)

About

Patient tracking system made w/ electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 79.7%
  • JavaScript 20.2%
  • CSS 0.1%