Skip to content

Saurabh-1435/HMS_AcadamicProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HMS_AcadamicProject

Hospital Management System (HMS)

πŸš€ Project Overview

The Hospital Management System (HMS) is a web application designed to streamline hospital operations. It provides efficient patient management, doctor appointments, billing, and reports.

πŸ›  Tech Stack

  • Frontend: HTML, CSS, Bootstrap, JavaScript
  • Backend: PHP
  • Database: MySQL
  • Other Tools: Postman (API testing), JWT (Authentication)

✨ Features

  • βœ… User Authentication (Admin, Doctor, Patient roles)
  • βœ… Patient Management (Registration, Records, Appointments)
  • βœ… Doctor Module (Appointments, Patient History, Prescription Management)
  • βœ… Reports & Analytics (Patient Statistics, Doctor Reports)

πŸ“₯ Installation

Prerequisites

  • PHP 8+
  • Apache Server (XAMPP/WAMP)
  • MySQL Server

Steps to Run

  1. Clone the repository
    git clone https://github.com/Saurabh-1435/HMS.git
    cd HMS
  2. Setup Database
    • Import hospital.sql file into MySQL.
  3. Configure Environment
    • Update database credentials in config.php.
  4. Start Apache Server
    • Place the project folder inside htdocs (for XAMPP) or www (for WAMP).
    • Start Apache and MySQL in XAMPP/WAMP.
  5. Run the Application
    • Open http://localhost/HMS in your browser.

πŸ“Œ Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ“ž Contact

For any queries, reach out at [saurabhlakhan4545@gmail.com] or connect on LinkedIn.

About

The Hospital Management System (HMS) is a PHP and MySQL-based web application for managing hospital operations. It includes patient registration, doctor appointments, and reports while ensuring secure data management and role-based access. πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors