Skip to content

AlphaDaze/SimpleClinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleClinic - Patient Management System


license

Open Source Patient Management System.

Developed using the MERN Stack.
MongoDB, Express.js, React.js, Node.js, Redux

About

I worked on this project starting October 2020 to March 2021 for a doctor who had wanted an easier way to manage his patients and writing prescriptions. The existing solutions are very complicated to learn to use and setup. I wanted to create something that would be easier for clinics and doctors to get up running and be easy to learn and use while maintaining patient data safe with encryption.

Website integrated and utilised by private clinics.

Overview GIF

Documentation

Work in progress.

Getting Started

1. Add config details

Add a JWT Key and MongoDB database address to the config file.

├── config/
│   └── config.js <–––
└── ...

2. Install modules

npm i; cd client; npm i; cd ..

3. Run dev build

npm run dev

Requirements

Creator

AlphaDaze

About

Manage Patient Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published