From 1ca3b3df3421961caec3b747a364071c80f5c7da Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 17:14:58 +0700 Subject: initial commit --- .../static/description/images/advance_image.png | Bin 0 -> 71842 bytes .../static/description/images/appraisal_image.png | Bin 0 -> 69864 bytes .../static/description/images/bio_image.png | Bin 0 -> 80409 bytes hrms_dashboard/static/description/images/checked.png | Bin 0 -> 21786 bytes .../static/description/images/core_image.gif | Bin 0 -> 90859 bytes .../static/description/images/dash_image.gif | Bin 0 -> 417726 bytes .../static/description/images/dashboard.png | Bin 0 -> 171875 bytes hrms_dashboard/static/description/images/hero.png | Bin 0 -> 4635123 bytes .../static/description/images/join_resign.png | Bin 0 -> 147759 bytes .../description/images/monthly leave analysis.png | Bin 0 -> 141604 bytes .../static/description/images/my leave analysis.png | Bin 0 -> 145099 bytes hrms_dashboard/static/description/images/openhrms.png | Bin 0 -> 31962 bytes .../static/description/images/salary_image.png | Bin 0 -> 117368 bytes .../static/description/images/shift_image.png | Bin 0 -> 117673 bytes 14 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 hrms_dashboard/static/description/images/advance_image.png create mode 100644 hrms_dashboard/static/description/images/appraisal_image.png create mode 100644 hrms_dashboard/static/description/images/bio_image.png create mode 100644 hrms_dashboard/static/description/images/checked.png create mode 100644 hrms_dashboard/static/description/images/core_image.gif create mode 100644 hrms_dashboard/static/description/images/dash_image.gif create mode 100644 hrms_dashboard/static/description/images/dashboard.png create mode 100644 hrms_dashboard/static/description/images/hero.png create mode 100644 hrms_dashboard/static/description/images/join_resign.png create mode 100644 hrms_dashboard/static/description/images/monthly leave analysis.png create mode 100644 hrms_dashboard/static/description/images/my leave analysis.png create mode 100644 hrms_dashboard/static/description/images/openhrms.png create mode 100644 hrms_dashboard/static/description/images/salary_image.png create mode 100644 hrms_dashboard/static/description/images/shift_image.png (limited to 'hrms_dashboard/static/description/images') diff --git a/hrms_dashboard/static/description/images/advance_image.png b/hrms_dashboard/static/description/images/advance_image.png new file mode 100644 index 0000000..04ebbeb Binary files /dev/null and b/hrms_dashboard/static/description/images/advance_image.png differ diff --git a/hrms_dashboard/static/description/images/appraisal_image.png b/hrms_dashboard/static/description/images/appraisal_image.png new file mode 100644 index 0000000..b2e34be Binary files /dev/null and b/hrms_dashboard/static/description/images/appraisal_image.png differ diff --git a/hrms_dashboard/static/description/images/bio_image.png b/hrms_dashboard/static/description/images/bio_image.png new file mode 100644 index 0000000..71bfa4f Binary files /dev/null and b/hrms_dashboard/static/description/images/bio_image.png differ diff --git a/hrms_dashboard/static/description/images/checked.png b/hrms_dashboard/static/description/images/checked.png new file mode 100644 index 0000000..c8e371f Binary files /dev/null and b/hrms_dashboard/static/description/images/checked.png differ diff --git a/hrms_dashboard/static/description/images/core_image.gif b/hrms_dashboard/static/description/images/core_image.gif new file mode 100644 index 0000000..e303923 Binary files /dev/null and b/hrms_dashboard/static/description/images/core_image.gif differ diff --git a/hrms_dashboard/static/description/images/dash_image.gif b/hrms_dashboard/static/description/images/dash_image.gif new file mode 100644 index 0000000..f5cac4e Binary files /dev/null and b/hrms_dashboard/static/description/images/dash_image.gif differ diff --git a/hrms_dashboard/static/description/images/dashboard.png b/hrms_dashboard/static/description/images/dashboard.png new file mode 100644 index 0000000..2219a15 Binary files /dev/null and b/hrms_dashboard/static/description/images/dashboard.png differ diff --git a/hrms_dashboard/static/description/images/hero.png b/hrms_dashboard/static/description/images/hero.png new file mode 100644 index 0000000..18e482d Binary files /dev/null and b/hrms_dashboard/static/description/images/hero.png differ diff --git a/hrms_dashboard/static/description/images/join_resign.png b/hrms_dashboard/static/description/images/join_resign.png new file mode 100644 index 0000000..3a4f878 Binary files /dev/null and b/hrms_dashboard/static/description/images/join_resign.png differ diff --git a/hrms_dashboard/static/description/images/monthly leave analysis.png b/hrms_dashboard/static/description/images/monthly leave analysis.png new file mode 100644 index 0000000..0b31583 Binary files /dev/null and b/hrms_dashboard/static/description/images/monthly leave analysis.png differ diff --git a/hrms_dashboard/static/description/images/my leave analysis.png b/hrms_dashboard/static/description/images/my leave analysis.png new file mode 100644 index 0000000..d197936 Binary files /dev/null and b/hrms_dashboard/static/description/images/my leave analysis.png differ diff --git a/hrms_dashboard/static/description/images/openhrms.png b/hrms_dashboard/static/description/images/openhrms.png new file mode 100644 index 0000000..a462223 Binary files /dev/null and b/hrms_dashboard/static/description/images/openhrms.png differ diff --git a/hrms_dashboard/static/description/images/salary_image.png b/hrms_dashboard/static/description/images/salary_image.png new file mode 100644 index 0000000..127ea73 Binary files /dev/null and b/hrms_dashboard/static/description/images/salary_image.png differ diff --git a/hrms_dashboard/static/description/images/shift_image.png b/hrms_dashboard/static/description/images/shift_image.png new file mode 100644 index 0000000..9d69782 Binary files /dev/null and b/hrms_dashboard/static/description/images/shift_image.png differ -- cgit v1.2.3