Skip to content

Core Features

Hereby splits hospital operations into role-based apps. Each person uses only the app that fits their job, and every app shares one organization's data. This section introduces who each app is for and what it lets them do.

At a glance

AppWho uses itWhat it does
HR SystemHR / payroll staffBuild and settle monthly payroll sheets, handle allowances/overtime/deductions, eCount export
Admin PanelSystem adminsManage employees, teams, roles & permissions, attendance method, leave, e-contracts
Employee AppAll employeesClock in/out, messenger, approval requests, incentive registration, payslips, notifications
Nurse SchedulerNurse managers & nursesBuild monthly schedules, request preferred shifts, staff wards
Internal ApprovalTeam leadersApprove leave / overtime / incentives / documents / certificates, manage shifts
General AffairsOperations staffMandatory training, recurring task checklists, company notices
Management DashboardDirectors & executivesLabor-cost trends, claims, staffing snapshot, incentive summary
InventoryOperations staffItem & expiry tracking, low-stock / expiration alerts, refunds
Module ManagerSystem adminsModule & calculator health checks, integration testing
ImporterOnboarding staffBulk-migrate existing Excel payroll data (47 sheets)
System AdminPlatform operatorsProvision new hospitals (organizations), admin accounts, attendance viewer

Where each role starts

What every app shares

  • Real-time notifications: approvals, sign-offs, and notices arrive in an in-app inbox, toggleable per event type and channel, with mute rules.
  • Push notifications: the Employee App pushes via FCM (iOS/Android) and Web Push (browser).
  • Korean-language UI with light/dark modes.
  • Per-organization data isolation and role-based permissions (self/team/all) — users only see and act on data they're allowed to.

The technical makeup of each app (framework, packages, routing, auth flow) is covered in the Development Guide. This section focuses on what you can do.