Skip to content

Shivam13602/Hospital-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Management System

A comprehensive hospital management system that handles patient data, appointments, staff management, billing, and inventory. This project is built with .NET Framework. to provide a seamless experience for hospital administration.

Features

  • Patient Management: Register, update, and manage patient records.
  • Appointment Scheduling: Schedule, reschedule, and cancel appointments.
  • Staff Management: Manage doctors, nurses, and other staff members.
  • Billing and Payments: Generate bills, process payments, and manage invoices.
  • Inventory Management: Track and manage medical supplies.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/hospital-management-system.git

Navigate to the project directory: bash Copy code cd hospital-management-system Install dependencies: bash Copy code npm install Run the application: bash Copy code npm start Usage Access the system via http://localhost:3000. Use the admin panel to manage all aspects of the hospital. Technologies Used Frontend: React.js, Bootstrap Backend: Node.js, Express Database: MongoDB Authentication: JWT (JSON Web Token) Deployment: Docker, Heroku Contributing Contributions are welcome! Please follow these steps:

Fork the repository. Create a new branch (git checkout -b feature/your-feature-name). Commit your changes (git commit -m 'Add some feature'). Push to the branch (git push origin feature/your-feature-name). Open a pull request. License This project is licensed under the MIT License. See the LICENSE file for details.

Contact For any inquiries, please contact [email protected].

css Copy code

This structure provides clear instructions, features, and details to help others understand and

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published