This is a hospital management system developed using Python, Flask, HTML, CSS, and JavaScript. The system allows hospital staff to manage patient records, schedule appointments, manage medical history, and billing.
- Login and registration system for staff and patients
- Dashboard for hospital staff
- Add, view, and edit patient records
- Schedule, view, and edit appointments
- Manage patient medical history and billing
- pip install flask
- pip install Flask-SQLAlchemy
- pip install Flask-Mail
- pip install mysqlclient
- pip install Flask-Login
- Login as a staff member or register as a patient.
- Use the dashboard to manage patient records, schedule appointments, manage medical history, and billing.
- Generate and download patient reports as needed.
This project was created by Mayank Pandey.
This project is licensed under the MIT License - see the LICENSE file for details.