Skip to content

a7med-radwan/Hospital-Management-System-Final-Project-Web-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Management System

A comprehensive web-based application for managing hospital operations, including doctors, pharmacists, patients, and medication inventory. Built with PHP and MySQL.

Features

  • User Roles & Authentication: Secure login for Doctors, Pharmacists, and Admins.
  • Patient Management: Add, update, and view patient records.
  • Staff Management: Manage doctors and pharmacists details.
  • Inventory Control: Add, update, and remove drugs/medications.
  • Prescription System: Assign drugs to patients and track medication history.
  • Dashboard: Centralized view for quick access to core functions.

Installation & Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/Hospital-Management-System.git
  2. Database Setup:
    • Import the hospital.sql file into your MySQL database.
    • Configure the database connection in Hospital/ConnectionOnDatabase.php.
  3. Run the Application:
    • Host the files on a registered server (e.g., XAMPP, WAMP, Laragon).
    • Access the application via your browser (e.g., http://localhost/Hospital-Management-System/Hospital/login-page.php).

Technologies Used

  • Backend: PHP
  • Database: MySQL
  • Frontend: HTML, CSS, JavaScript

Project Structure

  • Hospital/: Core application files.
    • ConnectionOnDatabase.php: Database connection settings.
    • Action/: Logic for handling form submissions.
    • HTML/: Frontend templates and pages.
    • style/: CSS stylesheets.
  • hospital.sql: Database schema import file.

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published