/checkup_clinic_management_system

An open-source hospital management system

Primary LanguageVue

Checkup+

An open-source hospital management system

Checkup+ is an open-source hospital management system aimed for use in small private clinics. The front-end was made with Vue using Vuetify. The server was made with Node.js using Express.js and Mongoose. The database is MongoDB. This hospital management system is in Beta stages and will be continued to be updated upon feedback from users.

Checkup+ Homepage

Setup

Installing all dependencies

npm install

Frontend:

cd Frontend/hms-frontend
npm run serve

Backend:

cd Backend
npm run start

Usage

Dashboard

Checkup+ Homepage

The dashboard shows statistics of the clinic about appointments, patients and earnings when available.

Patients

Checkup+ Add and Edit Patient

Checkup+ Add and Edit Patient

The patients module allows you to add, edit and delete patients.

Appointments

Checkup+ Add Appointment

Checkup+ Add Appointment

Checkup+ Add Appointment

The appointment module allows you add, view, edit, and delete appointments.

Inventory

Checkup+ Add Appointment

The inventory module allows you add, edit and delete products.

Billing

Checkup+ Add Appointment

The billing module allows you add and delete billings. You can also add discounts for billings.

Release History

  • 0.1.0
    • The first proper release
    • Many features, bug fixes are planned for upcoming releases.

Meta

Chunvira Ly – @Chunvira Lylychunvira@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/lychunvira18/checkup_clinic_management_system