An open API service indexing awesome lists of open source software.

https://github.com/dr-stephen-achugwo/ehospital-php-mysql-js-fullstack-dbms


https://github.com/dr-stephen-achugwo/ehospital-php-mysql-js-fullstack-dbms

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# eHospital Management System

eHospital is a web application developed with PHP/MySQL, JS, jQuery, HTML/CSS, designed for healthcare facilities.
The system provides the possibility of registration and login to users, who can be of three types - patients, doctors and administrators.




![alt text](https://github.com/sensgithub/eHospital-Management-System/blob/main/screenshots/ehospital.gif)


# Patients
◉ Registration and login in the system


◉ Search for doctors by specialty


◉ Save appointments for doctor's appointments


◉ Edit and delete own account


◉ View saved viewing hours




![alt text](https://github.com/sensgithub/eHospital-Management-System/blob/main/screenshots/patient_dashboard.png)

![alt text](https://github.com/sensgithub/eHospital-Management-System/blob/main/screenshots/settings.png?raw=true&width=200)

![alt text](https://github.com/sensgithub/eHospital-Management-System/blob/main/screenshots/mobile-patient.gif)

# Doctors
◉ System login (to be entered by an administrator)


◉ View patients registered for examination


◉ Overview of doctors


◉ Check recorded sessions


◉ Issuance of a doctor's prescription (prescription)

![alt text](https://github.com/sensgithub/eHospital-Management-System/blob/main/screenshots/pdf.gif)

# Administrator


◉ Registration and login in the system


◉ View all patients and their recorded examinations


◉ View all doctors and their recorded sessions


◉ Add and edit doctors information


◉ View all users in the system



![alt text](https://github.com/sensgithub/eHospital-Management-System/blob/main/screenshots/admin.png)

![alt text](https://github.com/sensgithub/eHospital-Management-System/blob/main/screenshots/doctors.png)