Skip to content

Latest commit

 

History

History
32 lines (32 loc) · 915 Bytes

File metadata and controls

32 lines (32 loc) · 915 Bytes

Hospital Management System

Description

A Java console-based Hospital Management System developed using Object-Oriented Programming (OOP) concepts. This project demonstrates abstraction, inheritance, polymorphism, interfaces, exception handling, ArrayList, and menu-driven programming.

Features

  • Add Doctor
  • Add Nurse
  • Display All Staff
  • Menu-Driven Console Application
  • ArrayList Implementation
  • Custom Exception Handling
  • Salary Calculation
  • Incentive Calculation
  • Report Generation
  • Interface Implementation

Technologies Used

  • Java
  • IntelliJ IDEA
  • Git

Current Version

v1.0 - Java Console Application

Future Roadmap

  • Collections
  • File Handling
  • MySQL
  • Spring Boot
  • REST API
  • Authentication (JWT)
  • AI-Based Hospital Assistant
  • Docker
  • Azure Deployment

Learning Journey

This project is part of my Java learning journey and will continue to evolve as I learn new technologies.