-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit fd3e941
Showing
755 changed files
with
144,958 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Hospital Management System | ||
|
||
This Facility Management System Project in PHP, in particular, is primarily concerned with handling medical records inside the hospital. More specifically, the system aids in the management of medical reports. The system also shows all of the personnel and patients who are available. The system also enables the insertion of medication information and stocks. Evidently, this project has a doctor/employee panel and an admin panel. A doctor can easily access the system by entering their doctor ID and password, to provide you an overview. He or she is capable of managing patient, pharmacy, and lab records. The worker or doctor can also view and control inventories. The user can access each patient's detailed information and reports using it, according to the system. The users can also change their profiles. | ||
|
||
**Admin Login Details** | ||
* Email : [email protected] | ||
* Password: Password@123 | ||
|
||
**Doctor Login Details** | ||
|
||
* ID : YDS7L | ||
* Password: password | ||
|
||
# | ||
|
Oops, something went wrong.