Skip to content

Dev2Innovativa/HospitalManagementSystem

 
 

Repository files navigation

HospitalManagementSystem

A simple Hospital Management System built using Spring Boot (Backend) and Angular (Frontend) to manage doctor, patient, and medicine-related functionalities efficiently. The system provides two types of logins: Doctor and Admin.


🚀 Features

🔐 Home Page

  • Two login options:
    • Doctor Login
    • Admin Login

👨‍⚕️ Doctor Module

After logging in as a Doctor, the following features are available:

  • Patient Management
    • View list of patients
    • Add new patient
    • Update existing patient details
    • Delete patient records
  • Medicine Management
    • View list of prescribed medicines
    • Add new medicine records
    • Update medicine details
    • Delete medicine records

🛠️ Admin Module

After logging in as an Admin, the following features are available:

  • Doctor Management

    • View all doctor details
    • Add doctor details
    • Update all doctor details
    • Delete Doctors
    • Display All Doctors count
  • Patient Management

    • View all patient records

💻 Technologies Used

  • Frontend: Angular, HTML, CSS, Bootstrap
  • Backend: Spring Boot, Spring MVC, Spring Data JPA
  • Database: MySQL
  • Tools: Eclipse, Visual Studio Code, Postman, Git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 60.7%
  • TypeScript 28.2%
  • Java 11.1%