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
- Host: GitHub
- URL: https://github.com/dr-stephen-achugwo/ehospital-php-mysql-js-fullstack-dbms
- Owner: dr-stephen-achugwo
- License: mit
- Created: 2024-03-01T14:11:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-01T14:24:12.000Z (over 1 year ago)
- Last Synced: 2024-03-01T15:28:59.072Z (over 1 year ago)
- Language: PHP
- Size: 21.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

# 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


# 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)
# 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

