The project is made for the betterment of hospital as well as for patients. This project keeps track of the staff and patient details. From doctor's details to nurse's, everything is provided. Appointments can also be placed with the help of this.
HOSPITAL MANAGEMNET SYSTEM enables finer patient care, confidentiality, efficiency, better management information system. It gives easy access to the information thus enabling the hospital staff to take better decisions ontime.
- Create a blank database with the same name
- Open command prompt
- Type "cd C:\Program Files\MySQL\MySQL Server 8.0\bin" (or wherever your mysql bin directory is)
- Type "mysql -h 127.0.0.1 -u root -p hospital<c:\hospital.sql
- Enter your MySQL password