As a full-stack developer, I successfully completed a hospital management system project that streamlined the process of patient management. This system allows doctors and administrators to register, with doctors having the ability to add patient details through a form and send them for administrative confirmation. Once confirmed, patients are added to the database. The system also provides functionalities for adding, deleting, and editing patient details for both doctors and administrators, while administrators have the additional capability to manage doctor details.
Technologies Used:
Python (backend development)
Flask (web framework)
MySQL (database)
HTML, CSS, and JavaScript (frontend development)
Key Features:
Registration system for doctors and administrators
Patient details form with administrative confirmation
Database integration for storing patient and doctor information
CRUD (Create, Read, Update, Delete) operations for patient and doctor details
User-friendly and responsive frontend design
Bullet Points:
Hospital management system project
Doctor and admin registration
Patient details form with admin confirmation
CRUD operations for patients and doctors
Python backend with Flask framework
MySQL database integration
Responsive frontend design