KamrulSh / km_hospital

A hospital management module for creating patient, doctor, department, medical test, and appointments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

km_hospital

Created an hospital management module where there are 5 menus for Patients, Doctors, Departments, Appointments, Medical test. Each menu have different views (Tree, Form, Search).

0. Patients model & view:

Here all the patients information will show in tree view and there is an option for creating new Patient information.
Patients1

Shows all the patients information on the specific row.
Departments3

One2many: One Patients have many appointments.
Patients2

1. Doctors model & view:

Here all the Doctors information will show and there is an option for creating new Doctor information.

Doctors1 Doctors2 Doctors3

Advanced map view is implemented for showing doctor's location. Doctors4

2. Department model & view:

Here all the Department information will show and there is an option for creating new Department.

Department1

3. Appointments model & view:

Here all the Appointments information will show and there is an option for creating new Appointments.

Appointments1 Appointments2 Appointments3 Appointments list view: Appointments4 Appointments kanban view: Appointments5 Appointments calender view: Appointments6 Appointments pivot view: Appointments7 Appointments gantt view: Appointments8 Appointments graph view: Appointments9

About

A hospital management module for creating patient, doctor, department, medical test, and appointments.


Languages

Language:Python 100.0%