Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 879 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 879 Bytes

This repo can be helpful in understanding the integration of Electron with React and MongoDB

patient-manager

  • Record Management Desktop Application for Patients
  • Built with Electron, React, MongoDB and NodeJS
  • Serves as single entry point for querying ingoing, outgoing and operation theatre records for each patient

demo image

demo image

demo image

demo image

TODO:

  • attach medical test reports for each patient alongisde the records
  • overall optimization
  • refactoring
  • find a way to use node modules inside renderer processes directly