Skip to content

sanjanb/hospital-billing-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Management System

Description

A web application designed to manage hospital operations, including patient registration, appointment scheduling, and medical records. Built using Node.js, EJS, and MySQL for a robust and dynamic user experience.

Features

  • User authentication
  • Patient management
  • Appointment scheduling
  • Medical record management
  • Admin dashboard for monitoring operations

Installation

  1. Clone the repository:
    git clone https://github.com/sanjanb/hospital-billing-management.git
  2. Navigate to the project directory:
    cd hospital-management-system
  3. Install dependencies:
    npm install
  4. Set up the MySQL database and update the connection details in config.js.

Usage

Run the application:

npm start

Access the app at http://localhost:3000.

Contributing

Feel free to contribute by creating pull requests or opening issues.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published