Skip to content

architjain-05/medivault-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ₯ MediVault

Patient Record Management System (Java)

MediVault is a Java-based application designed to manage and store patient records efficiently. The system allows healthcare staff to add, update, search, and manage patient information in a structured way.

This project demonstrates the use of core Java concepts such as object-oriented programming, file handling, and data management to build a simple healthcare record system.


πŸ“Œ Project Overview

Managing patient records manually can be inefficient and error-prone. MediVault provides a digital solution to organize patient information and allow quick access to medical records.

The system enables healthcare administrators to:

  • Store patient information
  • Retrieve records quickly
  • Update patient details
  • Maintain organized medical data

πŸš€ Features

  • Add new patient records
  • View stored patient information
  • Search patient details
  • Update patient records
  • Delete patient records
  • Structured data management

πŸ› οΈ Tech Stack

Language

  • Java

Concepts Used

  • Object-Oriented Programming (OOP)
  • File Handling
  • Classes and Objects
  • Basic Data Management

Tools

  • Java Compiler / JDK
  • IDE (IntelliJ / Eclipse / VS Code)
  • Git & GitHub

πŸ“‚ Project Structure

MediVault
β”‚
β”œβ”€β”€ src
β”‚   β”œβ”€β”€ Patient.java
β”‚   β”œβ”€β”€ RecordManager.java
β”‚   └── Main.java
β”‚
└── README.md

(Structure may vary depending on implementation.)


βš™οΈ How to Run

Clone the repository

git clone https://github.com/architjain-05/medivault-java.git
cd medivault-java

Compile the program

javac Main.java

Run the program

java Main

πŸ–₯️ Example Operations

Users can perform operations such as:

  • Add Patient
  • View Patient Records
  • Search Patient by ID
  • Update Patient Details
  • Delete Patient Record

πŸ‘¨β€πŸ’» Author

Archit Jain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages