Skip to content

waboke/Django-Hospital-Management-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Django Hospital Management System

Welcome to the Django Hospital Management System repository! This project is built using HTML, CSS, JavaScript, and the Python Django framework.

Overview

Django Hospital Management System is a comprehensive application designed to efficiently manage hospital operations. It covers various aspects of hospital management, including patient and doctor records, appointments, prescriptions, receptionist tasks, HR functions, and more.

Features

  • Keep track of patient and doctor details
  • Manage appointments and prescriptions
  • Receptionist functionalities, including appointment creation and fee management
  • HR section for doctor profile and status management
  • Automated reminders for outstanding fees sent to patients via email
  • Dynamically generated invoice bills for patients and HR
  • User-friendly and intuitive interface

How to Use

  1. Clone the repository to your local machine.
  2. Install the required dependencies using the command: pip install -r requirements.txt
  3. Navigate to the project directory and run the development server: python manage.py runserver
  4. Open your web browser and visit http://localhost:8000 to access the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.6%
  • Python 44.4%