Skip to content

SS8816/Hospital-database-managment

Repository files navigation

Hospital Database Management System

Welcome to the Hospital Database Management System project! This system aims to streamline and optimize hospital operations through efficient data management, offering features to manage patient records, appointments, and more with ease and security.

Features

  1. User-Friendly Interface: The system provides an intuitive and easy-to-use interface for managing hospital data, making it accessible to both technical and non-technical users.
  2. Secure Access: Role-based access control ensures that only authorized personnel (such as doctors, nurses, and admin staff) can access sensitive patient information and perform critical operations.
  3. Comprehensive Database: Store and manage key hospital data, including patient records, medical histories, appointment schedules, and billing information.
  4. Real-Time Updates: Instantly update and retrieve patient information, ensuring timely and accurate decision-making for healthcare professionals.
  5. Interactive Dashboard: Visualize key metrics and trends (e.g., patient statistics, and appointment schedules) to facilitate data-driven decision-making and improve hospital management.

Technologies Used

  • SQLAlchemy: An Object-Relational Mapping (ORM) library for Python, facilitating easy interaction with the database.
  • Python Flask: A lightweight web framework for building the application.
  • HTML/CSS: Frontend languages used to design the user interface and ensure a responsive design.
  • JavaScript (Optional): For added interactivity and dynamic content updates on the frontend.

Installation

To get started with the Hospital Database Management System, follow these steps:

  1. Clone the repository: git clone https://github.com/yourusername/hospital-dbms.git
  2. Navigate to the project directory: cd hospital-dbms
  3. Install the necessary dependencies: pip install -r requirements.txt
  4. Run the application: python app.py
  5. Access the application in your web browser at http://localhost:5000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published