Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions src/main/java/org/example/fromalharithalkindi/s12/Read.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Al Noor Hospital Management System

An Oracle APEX application for managing hospital operations — patients,
doctors, appointments, medicines, visits, prescriptions, and admissions.

## Live Demo

**Link:** https://oracleapex.com/ords/r/alharith_alk/hospital/

**Username:** user
**Password:** U$er852Oman

> The demo account has runtime access only — it can view, use, and test the
> application but cannot access the App Builder or edit the application.

## Features

- Patient, Doctor, and Medicine management (add / edit / delete / search)
- Appointment booking with validation (no past dates, no double-booking)
- Patient Profile with appointment and visit history
- Clinical Visit Workspace and Prescription management
- Admissions with automatic room status updates
- Dashboard with KPI cards and charts
- Reports: Appointment, Patient Visit, Medicine Stock, and Admission
- d
Loading
Loading