Skip to content
/ HMS Public

The Hospital Management System (HMS) is a comprehensive software solution designed to streamline the operations of a hospital. It manages patient information, staff, medical records, billing, and more, ensuring efficient and effective hospital administration. This web based HMS written in core PHP, MySQL as the data backend and has a Bootstrap base

Notifications You must be signed in to change notification settings

imran361/HMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sure! Here’s a sample README file for your Hospital Management System project:


Hospital Management System

Overview

The Hospital Management System (HMS) is a comprehensive software solution designed to streamline the operations of a hospital. It manages patient information, staff schedules, medical records, billing, and more, ensuring efficient and effective hospital administration.

Features

  • Patient Management: Register new patients, update patient information, and manage patient records.
  • Appointment Scheduling: Schedule, reschedule, and cancel appointments with ease.
  • Staff Management: Manage staff information, schedules, and roles.
  • Billing and Invoicing: Generate bills, process payments, and manage invoices.
  • Medical Records: Maintain detailed medical records, including diagnoses, treatments, and prescriptions.
  • Inventory Management: Track and manage hospital inventory, including medications and equipment.
  • Reporting: Generate various reports for analysis and decision-making.

Installation

To install and run the Hospital Management System, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/hospital-management-system.git
  2. Navigate to the project directory:
    cd hospital-management-system
  3. Install dependencies:
    composer install
  4. Set up the database:
    • Create a new database.
    • Update the .env file with your database credentials.
    • Run the migrations:
      php artisan migrate
  5. Start the development server:
    php artisan serve

Usage

  1. Access the application by navigating to http://localhost:8000 in your web browser.
  2. Log in using the default admin credentials:
    • Username: admin
    • Password: 12345678
  3. Explore the features and manage hospital operations efficiently.

Contributing

We welcome contributions to the Hospital Management System! To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:
    git commit -m "Add your commit message"
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Create a pull request and describe your changes.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or suggestions, please contact us at info@soluxionz.com.


Feel free to customize this README file to better fit your project’s specifics. If you need any more details or help, just let me know! 😊

About

The Hospital Management System (HMS) is a comprehensive software solution designed to streamline the operations of a hospital. It manages patient information, staff, medical records, billing, and more, ensuring efficient and effective hospital administration. This web based HMS written in core PHP, MySQL as the data backend and has a Bootstrap base

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published