Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏥 MediCore – Hospital Management System

A Hospital Management System built with React. Manage patients, doctors, and appointments all in one place.


Features

  • Dashboard – overview stats and recent activity
  • Patients – add, view, search, and remove patient records
  • Doctors – manage doctor profiles and availability
  • Appointments – schedule, confirm, and cancel appointments

Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm (comes with Node.js)

Installation

# 1. Clone the repository
git clone https://github.com/YOUR_USERNAME/hospital-management.git or download the project locally 

# 2. Navigate into the project folder or open terminal in the project folder 
cd hospital-management

# 3. Install dependencies run
npm install

# 4. Start the development server run
npm start

App will open locally at http://localhost:3000 in your browser.


Project Structure

hospital-management/
├── public/
│   └── index.html
├── src/
│   ├── data/
│   │   └── seedData.js       # Sample data
│   ├── App.js                # Main app with all components
│   └── index.js              # Entry point
├── .gitignore
├── package.json
└── README.md

Built With

  • [React] – UI library
  • [Create React App] – project setup

Queries at : Shahinxsha@gmail.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages