web-based hospital reception system designed to facilitate the workflow for receptionists. The system enables receptionists to efficiently manage patient information, search for patients, process patient check-ins, and track all patient interactions.
- Add a new patient
- Remove a patient
- Update patient information
- View detailed patient page
- Search for a patient
- Write medical records
- Update medical records
- View detailed medical records
- Assign a room to a patient
- Assign a supervising doctor
- Search for patients by ID, name, national ID, or room number
Use Case Diagram | ![]() |
Enitiy Relation Diagram (ERD) | ![]() |
ERD mapping | ![]() |
Screenshot | Description |
---|---|
![]() |
Login Page |
![]() |
Home Page |
![]() |
Add Patient Page step 1 |
![]() |
Add Patient Page step 2 |
![]() |
Add Patient Page step 3 |
![]() |
Patient Information Page |
![]() |
Search Page |
![]() |
Search by Name Page |
![]() |
Modify Page |
Make sure you have PHP
8.1 or higher and XAMPP installed on your machine.
- Clone the repository
git clone https://github.com/Sapagh21/Hospital-Receptionist.git
- Navigate to the project's directory
cd .\Hospital-Receptionist\
- go to
php my admin
- Create a database
hospital
- import the database
You can find the project's database indb/hospital.sql